https://bugs.kde.org/show_bug.cgi?id=476117
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Version Fixed In| |6.0 Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/bbfb387955c0ac77823f924b4 | |9ec3b9baeae03fe Resolution|--- |FIXED --- Comment #3 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit bbfb387955c0ac77823f924b49ec3b9baeae03fe by Fushan Wen. Committed on 28/10/2023 at 06:44. Pushed by fusionfuture into branch 'master'. kcms/cursortheme: fix wrong cursor preview position on X11 When matching the cursor position in hoverMoveEvent, the position from a QHoverEvent belongs to the logical coordinates but the saved cursor positions belong to device coordinates on X11, so devicePixelRatio is needed to convert the position from a QHoverEvent. FIXED-IN: 6.0 M +17 -11 kcms/cursortheme/xcursor/previewwidget.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/bbfb387955c0ac77823f924b49ec3b9baeae03fe -- You are receiving this mail because: You are watching all bug changes.