https://bugs.kde.org/show_bug.cgi?id=434513
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/commit/c1 | |865ba844808b15642df6c6c9774 | |7bbaa3d7616 Status|CONFIRMED |RESOLVED --- Comment #2 from Nate Graham <n...@kde.org> --- Git commit c1865ba844808b15642df6c6c97747bbaa3d7616 by Nate Graham, on behalf of Derek Christ. Committed on 04/01/2022 at 18:18. Pushed by ngraham into branch 'master'. Fix bug 434513: Item not selected after creating it Fix bug 434513 where a newly created item is not selected right after creating it like in Dolphin. Also, when items are moved around on the desktop, they don't lose their selection when they are dropped anymore. M +16 -1 containments/desktop/package/contents/ui/FolderView.qml M +2 -1 containments/desktop/plugins/folder/foldermodel.cpp M +2 -1 containments/desktop/plugins/folder/foldermodel.h M +21 -2 containments/desktop/plugins/folder/positioner.cpp M +1 -0 containments/desktop/plugins/folder/positioner.h https://invent.kde.org/plasma/plasma-desktop/commit/c1865ba844808b15642df6c6c97747bbaa3d7616 -- You are receiving this mail because: You are watching all bug changes.