https://bugs.kde.org/show_bug.cgi?id=522050
Ritchie Frodomar <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/98b0a839e3 | |e29e1126e98dc1f08a3922ae514 | |642 --- Comment #2 from Ritchie Frodomar <[email protected]> --- Git commit 98b0a839e3e29e1126e98dc1f08a3922ae514642 by Ritchie Frodomar. Committed on 27/06/2026 at 18:03. Pushed by acidiclight into branch 'master'. plugins/zoom: Don't update cursor position unless it has actually changed This commit fixes an issue where, when attempting to move the zoom area with keyboard shortcuts, it would awkwardly snap back to the focus point from before the movement started. This awkward snapping happens because the zoom effect was getting mouse move events where the movement distance is zero. Signed-off-by: Ritchie Frodomar <[email protected]> M +1 -1 src/plugins/zoom/zoom.cpp https://invent.kde.org/plasma/kwin/-/commit/98b0a839e3e29e1126e98dc1f08a3922ae514642 -- You are receiving this mail because: You are watching all bug changes.
