gnome-shell/js
Rui Matos 36804a60c9 boxpointer: Prevent spurious input events while animating
The hide animation causes hover notifications for the actors inside the
boxpointer. PopupBaseMenuItems, in particular, grab the keyboard focus on
hover notifications to enable keyboard navigation on menus. This, in turn,
breaks modal dialogs' keyboard navigation since key focus is taken away from a
just created dialog when the menu is hiding.

Since input events aren't useful while menus are animating we just prevent
them from propagating.

https://bugzilla.gnome.org/show_bug.cgi?id=662493
2012-03-12 20:58:53 +01:00
..
extensionPrefs Revert "Fixed typo in string" 2012-02-22 18:52:08 -05:00
gdm st-container: Remove st_container_destroy_children 2012-02-22 17:00:44 -05:00
misc docDisplay: Remove "Recent Items" search provider 2012-02-21 23:00:53 +01:00
perf *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
ui boxpointer: Prevent spurious input events while animating 2012-03-12 20:58:53 +01:00
Makefile.am Add gnome-keyring prompter 2012-02-29 20:16:14 +01:00