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 335628 - Don't eat the button press on the arrow button.
Don't eat the button press on the arrow button.
Status: RESOLVED FIXED
Product: quick-lounge-applet
Classification: Deprecated
Component: general
2.12.x
Other Linux
: Normal normal
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2006-03-23 09:13 UTC by Yang Hong
Modified: 2006-04-09 08:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to fixed this bug (796 bytes, patch)
2006-03-23 09:15 UTC, Yang Hong
none Details | Review

Description Yang Hong 2006-03-23 09:13:38 UTC
the arrow button eaten then button_press_event, so when you right on the arrow button got nothing, I hope it could popup applet menu as I click on the applet handle.
Comment 1 Yang Hong 2006-03-23 09:15:08 UTC
Created attachment 61830 [details] [review]
patch to fixed this bug

inspired from show desktop applet in then gnome-panel
Comment 2 Yang Hong 2006-03-23 10:37:49 UTC
typo correct:

The arrow button eaten the 'button_press_event' event, so when you right click on the arrow button you get nothing, I hope it could popup applet menu as I click on the applet handle.
Comment 3 Paolo Bacchilega 2006-04-09 08:59:26 UTC
patch applied, thanks.