https://bugs.kde.org/show_bug.cgi?id=375930
Kai Uwe Broulik <k...@privat.broulik.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/pla | |sma-workspace/27b1030756002 | |e91b60ba51483efe9c2c477d16e Status|REOPENED |RESOLVED Version Fixed In| |5.9.2 Resolution|--- |FIXED --- Comment #12 from Kai Uwe Broulik <k...@privat.broulik.de> --- Git commit 27b1030756002e91b60ba51483efe9c2c477d16e by Kai Uwe Broulik. Committed on 08/02/2017 at 10:03. Pushed by broulik into branch 'Plasma/5.9'. [System Tray] Part Revert "Trigger context menu on press" as this breaks xembedsniproxy This part reverts commit b9af99140365c8c8cf4e3744af7e13b35c35fa18 which changes plasmoids and SNI items to activate on mouse release instead of mouse click. This messes with xembedsniproxy which is relaying the mouse press signals to the exembed client. Now at the time of relay, if the client application queries the mouse state itself it's going to be wrong and that breaks GTK. FIXED-IN: 5.9.2 Reviewed-By: David Edmundson M +1 -5 applets/systemtray/package/contents/ui/items/AbstractItem.qml M +13 -14 applets/systemtray/package/contents/ui/items/StatusNotifierItem.qml https://commits.kde.org/plasma-workspace/27b1030756002e91b60ba51483efe9c2c477d16e -- You are receiving this mail because: You are watching all bug changes.