https://bugs.kde.org/show_bug.cgi?id=379312
Bug ID: 379312
Summary: gtk systray icons aren't receiving the forwarded mouse
events
Product: plasmashell
Version: 5.8.6
Platform: Debian unstable
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: XembedSNIProxy
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: 1.0
Created attachment 105241
--> https://bugs.kde.org/attachment.cgi?id=105241&action=edit
Minimal
Hi,
A GtkStatusIcon under plasma doesn't receive the "activate" "popup-menu" or
"button-press-event" signals, but the xembedsniproxy shows the event in it's
debug output:
kde.xembedsniproxy: Received click 1 with passed x*y 1537 1052
kde.xembedsniproxy: Received click 3 with passed x*y 1537 1052
kde.xembedsniproxy: Received click 2 with passed x*y 1537 1052
Also, the tooltip text isn't correctly updated. I'm attaching a minimal program
that starts a GtkStatusIcon which works correctly in other desktops that still
support the systray (like cinnamon).
I've also tried applying 9df815e843a4385465fff0cb9a76ddc94ed35b38, and other
than a missing unused header (xcb/xinput.h) that I had to comment it made no
difference.
Happy hacking,
--
You are receiving this mail because:
You are watching all bug changes.