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 686888 - messageTray: Hide summary notification immediately when closing the tray
messageTray: Hide summary notification immediately when closing the tray
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-25 20:45 UTC by Florian Müllner
Modified: 2012-11-10 09:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
messageTray: Hide summary notification immediately when closing the tray (1.26 KB, patch)
2012-10-25 20:45 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2012-10-25 20:45:35 UTC
See patch.
Comment 1 Florian Müllner 2012-10-25 20:45:37 UTC
Created attachment 227307 [details] [review]
messageTray: Hide summary notification immediately when closing the tray

When the summary notification is open when the tray is closed, we end
up with two concurrent animations: the notification fading out, and the
tray moving away from underneath it. Sliding out the tray should be the
primary transition here, so hide the notification immediately to not
draw the user's attention away from it.
Comment 2 Jasper St. Pierre (not reading bugmail) 2012-10-25 20:57:57 UTC
Review of attachment 227307 [details] [review]:

Sure.
Comment 3 Florian Müllner 2012-10-25 21:37:47 UTC
Attachment 227307 [details] pushed as 81eeef7 - messageTray: Hide summary notification immediately when closing the tray
Comment 4 Florian Müllner 2012-11-10 09:39:41 UTC
*** Bug 688030 has been marked as a duplicate of this bug. ***