https://bugs.kde.org/show_bug.cgi?id=456168
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.27 Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |8b1250ac9d6f858a5e4374c7953 | |48f48801c511f Status|ASSIGNED |RESOLVED --- Comment #5 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 8b1250ac9d6f858a5e4374c795348f48801c511f by Fushan Wen. Committed on 25/01/2023 at 02:07. Pushed by fusionfuture into branch 'master'. applets/systemtray: fix xembed icon not receiving click events when using Qt scaling On X11, when using Qt scaling, mapToGlobal will return a scaled position which is unusable in `SNIProxy::sendClick`. This fixes the bug by multiplying the position by devicePixelRatio. FIXED-IN: 5.27 M +1 -0 applets/systemtray/CMakeLists.txt M +23 -2 applets/systemtray/systemtray.cpp https://invent.kde.org/plasma/plasma-workspace/commit/8b1250ac9d6f858a5e4374c795348f48801c511f -- You are receiving this mail because: You are watching all bug changes.