diff options
author | Havoc Pennington <hp@src.gnome.org> | 2003-10-17 01:28:11 +0000 |
---|---|---|
committer | Havoc Pennington <hp@src.gnome.org> | 2003-10-17 01:28:11 +0000 |
commit | cf15ea0a3de22c5cd02bafa5296f361c09e5435d (patch) | |
tree | ae829bc2724ee52d5420f52fdff6b11a1aaec0cb /rationales.txt | |
parent | 669cdc4bb6fda7628a79203676e9a9401f8099b1 (diff) | |
download | metacity-cf15ea0a3de22c5cd02bafa5296f361c09e5435d.tar.gz |
add note about mouse focus heuristics
Diffstat (limited to 'rationales.txt')
-rw-r--r-- | rationales.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/rationales.txt b/rationales.txt index 8c484bcd..1fb01b8c 100644 --- a/rationales.txt +++ b/rationales.txt @@ -24,6 +24,10 @@ 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: + http://bugzilla.gnome.org/show_bug.cgi?id=124798 + (there are some other bugs that may have better explanation) Tracking bugs ==== |