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 708380 - messageTray: Fix condition for adding the tray to CtrlAltTab
messageTray: Fix condition for adding the tray to CtrlAltTab
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-09-19 14:15 UTC by Florian Müllner
Modified: 2013-09-23 11:34 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
messageTray: Fix condition for adding the tray to CtrlAltTab (1.25 KB, patch)
2013-09-19 14:15 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2013-09-19 14:15:42 UTC
See patch. This fixes the case of the message tray wrongly being exposed in the ctrl-alt-tab switcher on the login screen.
Comment 1 Florian Müllner 2013-09-19 14:15:45 UTC
Created attachment 255307 [details] [review]
messageTray: Fix condition for adding the tray to CtrlAltTab

With the current condition, we wrongly add the message tray to
CtrlAltTab if we start up locked or as greeter.
Comment 2 Jasper St. Pierre (not reading bugmail) 2013-09-19 14:19:30 UTC
Review of attachment 255307 [details] [review]:

Aha.
Comment 3 Florian Müllner 2013-09-23 11:34:40 UTC
Attachment 255307 [details] pushed as c8a07dd - messageTray: Fix condition for adding the tray to CtrlAltTab