After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 698483 - messageTray: Take modal grabs for the context menu and notification boxpointer
messageTray: Take modal grabs for the context menu and notification boxpointer
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2013-04-21 04:14 UTC by Jasper St. Pierre (not reading bugmail)
Modified: 2013-04-23 20:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
messageTray: Take modal grabs for the context menu and notification boxpointer (1.61 KB, patch)
2013-04-21 04:14 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review

Description Jasper St. Pierre (not reading bugmail) 2013-04-21 04:14:40 UTC
As the context menu and notification boxpointer can only appear if we already
take a modal grab, grabFocus will have problematic results if the focus does
somehow change.
Comment 1 Jasper St. Pierre (not reading bugmail) 2013-04-21 04:14:43 UTC
Created attachment 242051 [details] [review]
messageTray: Take modal grabs for the context menu and notification boxpointer
Comment 2 Giovanni Campagna 2013-04-23 20:26:34 UTC
Review of attachment 242051 [details] [review]:

Yes.
Comment 3 Jasper St. Pierre (not reading bugmail) 2013-04-23 20:39:47 UTC
Attachment 242051 [details] pushed as fdae613 - messageTray: Take modal grabs for the context menu and notification boxpointer