https://bugs.kde.org/show_bug.cgi?id=436216
Oleg Solovyov <mcp...@altlinux.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/commit/a1 | |3b176e673c6a3289bc7ff34b664 | |c6138ce73eb Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #9 from Oleg Solovyov <mcp...@altlinux.org> --- Git commit a13b176e673c6a3289bc7ff34b664c6138ce73eb by Oleg Solovyov. Committed on 28/04/2021 at 08:38. Pushed by ngraham into branch 'master'. Calculate cursor position relative to top-left corner of current screen QCursor::pos() returns an absolute position of cursor, which is incorrect unless the screen's top-left corner is (0, 0). This is used when calculating position of the icon created on desktop. M +18 -1 containments/desktop/plugins/folder/foldermodel.cpp M +1 -0 containments/desktop/plugins/folder/foldermodel.h https://invent.kde.org/plasma/plasma-desktop/commit/a13b176e673c6a3289bc7ff34b664c6138ce73eb -- You are receiving this mail because: You are watching all bug changes.