GNOME Bugzilla – Bug 633398
Fix check for events on UI widgets
Last modified: 2010-10-28 20:35:51 UTC
Now that we create MetaWindow objects for override-redirect windows, we need to check all key press events to see if they are on GTK+ widgets, not just events that don't match a MetaWindow. This fixes a problem with alt-Tab stealing grabs away from the window menu.
Created attachment 173434 [details] [review] Fix check for events on UI widgets
danw approved with IRC review Attachment 173434 [details] pushed as 441c050 - Fix check for events on UI widgets