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 683472 - Critical resident notifications can not be closed by the button
Critical resident notifications can not be closed by the button
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: message-tray
3.5.x
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2012-09-06 09:38 UTC by Debarshi Ray
Modified: 2012-09-06 10:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
messageTray: A variable to indicate that the close button was clicked (2.22 KB, patch)
2012-09-06 09:45 UTC, Debarshi Ray
committed Details | Review

Description Debarshi Ray 2012-09-06 09:38:41 UTC
Clicking X close button does not allow you to close a critical resident notification.
Comment 1 Debarshi Ray 2012-09-06 09:45:42 UTC
Created attachment 223616 [details] [review]
messageTray: A variable to indicate that the close button was clicked
Comment 2 drago01 2012-09-06 10:00:16 UTC
Review of attachment 223616 [details] [review]:

OK.
Comment 3 Debarshi Ray 2012-09-06 10:04:43 UTC
commit ec529287364cc40419bd0e69fc01aa585b940a45
Author: Debarshi Ray <debarshir@gnome.org>
Date:   Thu Sep 6 11:45:30 2012 +0200

    messageTray: A variable to indicate that the close button was clicked
    
    Otherwise critical resident notifications can not be closed by
    clicking the close button.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=683472