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 666197 - right click on source icon should show context menu
right click on source icon should show context menu
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: message-tray
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2011-12-14 20:01 UTC by William Jon McCann
Modified: 2012-01-27 13:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
message-tray: Allow to switch between left/right click directly (2.20 KB, patch)
2012-01-27 12:30 UTC, Florian Müllner
committed Details | Review

Description William Jon McCann 2011-12-14 20:01:05 UTC
When the details are open for a source icon in the tray a right click on the source icon dismisses the popup but doesn't bring up the context menu. You have to right click again to get it. It feels a little strange.
Comment 1 Florian Müllner 2012-01-27 12:30:21 UTC
Created attachment 206258 [details] [review]
message-tray: Allow to switch between left/right click directly

Currently it is not possible to trigger the context menu while the
summary notification is opened (and vice versa). To actually trigger
the desired item, the user has to click again, which is annoying
without a good justification, so allow switching directly between
left/right click items.

Woops, had that sitting in my tree for a while and forgot to attach it ...
Comment 2 Jasper St. Pierre (not reading bugmail) 2012-01-27 13:14:10 UTC
Review of attachment 206258 [details] [review]:

Yes.
Comment 3 Florian Müllner 2012-01-27 13:28:06 UTC
Attachment 206258 [details] pushed as e9d2a42 - message-tray: Allow to switch between left/right click directly