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 699800 - st-bin: Delegate popup-menu signal to child if we have one
st-bin: Delegate popup-menu signal to child if we have one
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: 2013-05-07 06:51 UTC by Jasper St. Pierre (not reading bugmail)
Modified: 2013-05-07 09:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
st-bin: Delegate popup-menu signal to child if we have one (2.98 KB, patch)
2013-05-07 06:51 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review

Description Jasper St. Pierre (not reading bugmail) 2013-05-07 06:51:54 UTC
This makes it much easier to implement correct popup-menu behavior
in the case of nested bins.

This fixes the context button in application search results when the
button has focus.
Comment 1 Jasper St. Pierre (not reading bugmail) 2013-05-07 06:51:57 UTC
Created attachment 243455 [details] [review]
st-bin: Delegate popup-menu signal to child if we have one
Comment 2 Rui Matos 2013-05-07 09:09:02 UTC
Review of attachment 243455 [details] [review]:

Yeah, this makes sense. Maybe tweak that 2nd sentence a bit as it's confusing now:

This fixes the context menu key in application search results when a
result has focus.
Comment 3 Jasper St. Pierre (not reading bugmail) 2013-05-07 09:15:31 UTC
it # Bug 699800 - st-bin: Delegate popup-menu signal to child if we have one - NEW

Attachment 243455 [details] pushed as 660b801 - st-bin: Delegate popup-menu signal to child if we have one