summaryrefslogtreecommitdiff
path: root/rationales.txt
diff options
context:
space:
mode:
authorElijah Newren <newren@math.utah.edu>2004-09-06 18:02:37 +0000
committerElijah Newren <newren@src.gnome.org>2004-09-06 18:02:37 +0000
commit5a25925606d9c3bf3c05192972e09002f514aa50 (patch)
tree719fe3a87ef8965780574639aa95ecd36fd2e127 /rationales.txt
parentf0cb77ffc4fa61e13f16c6ee8643f10def928a5d (diff)
downloadmetacity-5a25925606d9c3bf3c05192972e09002f514aa50.tar.gz
Add bugs regarding window focus
2004-09-06 Elijah Newren <newren@math.utah.edu> * rationales.txt: Add bugs regarding window focus
Diffstat (limited to 'rationales.txt')
-rw-r--r--rationales.txt18
1 files changed, 14 insertions, 4 deletions
diff --git a/rationales.txt b/rationales.txt
index 0e7905f1..0d0e4045 100644
--- a/rationales.txt
+++ b/rationales.txt
@@ -2,10 +2,13 @@
History
====
-Focus windows on map: see
+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
+
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
Opaque resize: http://bugzilla.gnome.org/show_bug.cgi?id=92618
@@ -30,10 +33,14 @@ 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 inherently a bit buggy because
-of the "sometimes focus window that isn't under the mouse" heuristics:
+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
- (there are some other bugs that may have better explanation)
+ http://bugzilla.gnome.org/show_bug.cgi?id=123803
Tracking bugs
====
@@ -41,3 +48,6 @@ Tracking bugs
session management: http://bugzilla.gnome.org/show_bug.cgi?id=107063
revise theme format: http://bugzilla.gnome.org/show_bug.cgi?id=102547
+
+bugs in focus-stealing-prevention:
+ http://bugzilla.gnome.org/show_bug.cgi?id=149028