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 645839 - message-tray: Fix dismissing notifications
message-tray: Fix dismissing notifications
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: 2011-03-27 17:07 UTC by Florian Müllner
Modified: 2011-03-28 17:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
message-tray: Fix dismissing notifications (1.45 KB, patch)
2011-03-27 17:08 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2011-03-27 17:07:54 UTC
Another regression from porting notifications to St.Button - see attached patch.
Comment 1 Florian Müllner 2011-03-27 17:08:13 UTC
Created attachment 184370 [details] [review]
message-tray: Fix dismissing notifications

Commit 31b12635d1 fixed links in notifications again, but blocked
clicks on normal labels getting through to the notification. Fix
this, so that both links and dismissing notifications work again.
Comment 2 Dan Winship 2011-03-28 13:26:15 UTC
Comment on attachment 184370 [details] [review]
message-tray: Fix dismissing notifications

yeah, probably right.
Comment 3 Owen Taylor 2011-03-28 16:23:06 UTC
Good with me once it gets +2 from the release-team
http://mail.gnome.org/archives/release-team/2011-March/msg00464.html
Comment 4 Florian Müllner 2011-03-28 17:46:51 UTC
Attachment 184370 [details] pushed as 25b743b - message-tray: Fix dismissing notifications