GNOME Bugzilla – Bug 697709
When opening popup on notification, the notification disappears
Last modified: 2013-04-15 16:49:52 UTC
When receiving a new notification (like new email), hover the notification with the mouse pointer, click right on the notification, a popup menu appear. Then if you move the mouse pointer over the popup menu, the notification and the menu both disappear (likely because of the notification timeout or something like that).
Huh, I thought we fixed the bad popup menu appearing?
Might be it's not in a 3.8 release yet. What's the commit fixing this?
It seems that I never actually put it anywhere. I fixed another bug that's related, but not actually this one. I'm going to rebase and test and then attach.
Created attachment 241297 [details] [review] messageTray: Don't show the context-menu when the tray isn't open
I don't think I'm the right person to review that patch, but it fixes the reported problem, so from here it's all good :) Thanks.
Review of attachment 241297 [details] [review]: Looks good
Attachment 241297 [details] pushed as 1bce210 - messageTray: Don't show the context-menu when the tray isn't open