https://bugs.kde.org/show_bug.cgi?id=358589
Bug ID: 358589
Summary: Regression: Left click on system tray icon is not seen
under XFCE (KDE 4.14 works)
Product: frameworks-knotifications
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Using XFCE 4.10 desktop, a left click on a system tray icon is not seen for a
KDE application (version 15.12) using frameworks 5.17. Running the same
application (version 4.14) under the same XFCE login session, the left click
works. See https://bugs.kde.org/show_bug.cgi?id=356519 for more details.
I added debug output into KStatusNotifierItem, and verified that it does not
emit the activateRequested() signal in frameworks 5.17, because the
KStatusNotifierItem::activate() method never got called. It did emit the signal
in KDE 4.14. I couldn't identify any differences in the KStatusNotifierItem
class between 4.14 and 5.17 which might account for why it functions
differently, so perhaps it's due to changes in some other class.
Reproducible: Always
--
You are receiving this mail because:
You are watching all bug changes.