Summary: | File is not selected right after creating it | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Derek Christ <christ.derek> |
Component: | Folder | Assignee: | Eike Hein <hein> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bugseforuns, nate, plasma-bugs |
Priority: | NOR | Keywords: | usability |
Version: | 5.21.2 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-desktop/commit/c1865ba844808b15642df6c6c97747bbaa3d7616 | Version Fixed In: | 5.24 |
Sentry Crash Report: |
Description
Derek Christ
2021-03-16 20:43:47 UTC
Yeah, this is inconsistent with Dolphin and kdiroperator. 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 |