https://bugs.kde.org/show_bug.cgi?id=436216
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/commit/a1 |ma/plasma-desktop/commit/2b |3b176e673c6a3289bc7ff34b664 |7b0c5419455a16425fc06e25cce |c6138ce73eb |2cd1f434121 --- Comment #10 from Nate Graham <n...@kde.org> --- Git commit 2b7b0c5419455a16425fc06e25cce2cd1f434121 by Nate Graham, on behalf of Oleg Solovyov. Committed on 28/04/2021 at 16:38. Pushed by ngraham into branch 'Plasma/5.21'. 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. (cherry picked from commit a13b176e673c6a3289bc7ff34b664c6138ce73eb) 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/2b7b0c5419455a16425fc06e25cce2cd1f434121 -- You are receiving this mail because: You are watching all bug changes.