https://bugs.kde.org/show_bug.cgi?id=456168
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/ |8b1250ac9d6f858a5e4374c7953 |6249f888045f38cad10947d1b77 |48f48801c511f |adc975e8233f9 --- Comment #6 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 6249f888045f38cad10947d1b77adc975e8233f9 by Fushan Wen. Committed on 25/01/2023 at 02:10. Pushed by fusionfuture into branch 'cherry-pick-8b1250ac'. 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 (cherry picked from commit 8b1250ac9d6f858a5e4374c795348f48801c511f) M +1 -0 applets/systemtray/CMakeLists.txt M +23 -2 applets/systemtray/systemtray.cpp https://invent.kde.org/plasma/plasma-workspace/commit/6249f888045f38cad10947d1b77adc975e8233f9 -- You are receiving this mail because: You are watching all bug changes.