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 733770 - GtkStatusIcon does not emit scroll-event in GNOME Shell
GtkStatusIcon does not emit scroll-event in GNOME Shell
Status: RESOLVED WONTFIX
Product: gtk+
Classification: Platform
Component: Widget: GtkStatusIcon
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2014-07-26 01:15 UTC by Simon Feltman
Modified: 2014-08-30 05:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
C example showing problem (667 bytes, text/x-csrc)
2014-07-26 01:15 UTC, Simon Feltman
Details

Description Simon Feltman 2014-07-26 01:15:22 UTC
Created attachment 281743 [details]
C example showing problem

While trying to debug a potentially Python specific bug with GtkStatusIcon scroll-events (bug 693664), I found it does not emit scroll events in GNOME Shell.

I'm not sure how specific this is to GNOME Shell, but I know it at least partially worked in unity with pygobject.

Attached is a C example which creates a blank status icon with a scroll-event connected. The callback does not get called when the scroll wheel is used over the status icon.
Comment 1 Matthias Clasen 2014-08-30 05:20:39 UTC
GtkStatusIcon has been deprecated