https://bugs.kde.org/show_bug.cgi?id=497498
Marco Martin <notm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |509b655ef2edef04a13d9afaab6 | |349911beaaeb1 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #10 from Marco Martin <notm...@gmail.com> --- Git commit 509b655ef2edef04a13d9afaab6349911beaaeb1 by Marco Martin. Committed on 15/01/2025 at 12:19. Pushed by mart into branch 'master'. containments/desktop: properly map position to find the mouseover item GridView.itemAt() is documented to accept coordinated in *contentItem* coordinates. passing coordinates in view coordinates will cause items to not be found if contentItem position is not 0,0 With right align, the contentItem is aligned to the right edge of the view and items are positioned from there at negative x coordinates. M +2 -1 containments/desktop/package/contents/ui/FolderView.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/509b655ef2edef04a13d9afaab6349911beaaeb1 -- You are receiving this mail because: You are watching all bug changes.