From 96bb3fd89aac84633ea393d96091b26898d5adb3 Mon Sep 17 00:00:00 2001 From: Elijah Newren Date: Tue, 7 Sep 2004 21:21:06 +0000 Subject: Add a new write-up on making window focus consistent (see #152004) 2004-09-07 Elijah Newren Add a new write-up on making window focus consistent (see #152004) * doc/how-to-get-focus-right.txt: New document * rationales.txt: Remove references to focus bugs, instead point to doc/how-to-get-focus-right.txt --- rationales.txt | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) (limited to 'rationales.txt') diff --git a/rationales.txt b/rationales.txt index 0d0e404..44bd5f9 100644 --- a/rationales.txt +++ b/rationales.txt @@ -2,12 +2,7 @@ History ==== -Focus windows on map: - http://bugzilla.gnome.org/show_bug.cgi?id=118372 - http://bugzilla.gnome.org/show_bug.cgi?id=82921 - -Choice of focus window (other than during a window map): - http://bugzilla.gnome.org/show_bug.cgi?id=135810 +Focus issues: see doc/how-to-get-focus-right.txt Keep panel always on top: http://bugzilla.gnome.org/show_bug.cgi?id=81551 Edge flipping: http://bugzilla.gnome.org/show_bug.cgi?id=82917 @@ -33,15 +28,6 @@ raise windows on click: http://bugzilla.gnome.org/show_bug.cgi?id=115072 http://bugzilla.gnome.org/show_bug.cgi?id=115753 -Some discussion of how pointer focus is perhaps inherently problematic -because of the "sometimes focus window that isn't under the mouse" -heuristics (almost always involves some kind of use of keynav): - http://bugzilla.gnome.org/show_bug.cgi?id=101190 - http://bugzilla.gnome.org/show_bug.cgi?id=145387 - http://bugzilla.gnome.org/show_bug.cgi?id=147699 - http://bugzilla.gnome.org/show_bug.cgi?id=124798 - http://bugzilla.gnome.org/show_bug.cgi?id=123803 - Tracking bugs ==== -- cgit v1.1