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 686728 - messageTray: Fix lightbox
messageTray: Fix lightbox
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: 2012-10-23 20:41 UTC by Florian Müllner
Modified: 2012-10-24 07:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
messageTray: Fix lightbox (853 bytes, patch)
2012-10-23 20:41 UTC, Florian Müllner
none Details | Review
messageTray: Fix lightbox (883 bytes, patch)
2012-10-23 20:42 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2012-10-23 20:41:20 UTC
See patch. Pity we didn't catch that in time for 3.6.1 :-(
Comment 1 Florian Müllner 2012-10-23 20:41:22 UTC
Created attachment 227094 [details] [review]
messageTray: Fix lightbox

Commit 448517032e5 accidentally reverted the condition for showing
the lightbox. fix that.
Comment 2 Florian Müllner 2012-10-23 20:42:18 UTC
Created attachment 227095 [details] [review]
messageTray: Fix lightbox

Mmh, we could fix the style at the same time
Comment 3 Rui Matos 2012-10-23 23:44:51 UTC
Review of attachment 227095 [details] [review]:

Indeed, ugh.
Comment 4 Florian Müllner 2012-10-24 07:04:59 UTC
Attachment 227095 [details] pushed as 3a453c5 - messageTray: Fix lightbox