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 610820 - Fix clicking on notification icons after updates
Fix clicking on notification icons after updates
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: 2010-02-23 15:06 UTC by Florian Müllner
Modified: 2010-02-24 19:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix clicking on notification icons after updates (1.40 KB, patch)
2010-02-23 15:07 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2010-02-23 15:06:58 UTC
See next comment.
Comment 1 Florian Müllner 2010-02-23 15:07:04 UTC
Created attachment 154501 [details] [review]
Fix clicking on notification icons after updates

When a notification is updated by the application, the corresponding
app in its source is lost, so it is no longer possible to switch to
the application by clicking either the notification or the summary icon.
As the associated application of a source never changes, it appears safe
to leave it alone on notification updates.
Comment 2 Marina Zhurakhinskaya 2010-02-24 19:32:45 UTC
Review of attachment 154501 [details] [review]:

Makes sense.
Comment 3 Florian Müllner 2010-02-24 19:42:52 UTC
Attachment 154501 [details] pushed as edbfafc - Fix clicking on notification icons after updates