Summary: | Allow two clicks to rename items like in Dolphin | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Patrick Silva <bugseforuns> |
Component: | Desktop icons & Folder View widget | Assignee: | Nate Graham <nate> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | bernie, nate, plasma-bugs, saileshpoudel0 |
Priority: | NOR | ||
Version: | 5.19.0 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=434827 | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-desktop/commit/a911982efce3efeb510899abb526230b0de12f7f | Version Fixed In: | 5.21 |
Sentry Crash Report: |
Description
Patrick Silva
2018-04-04 16:29:29 UTC
Working on this. Close to finished with a patch. A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/114 Git commit 7f71272ee6535979681706efff3478e18f2c5646 by Nate Graham. Committed on 21/01/2021 at 17:53. Pushed by ngraham into branch 'master'. [Folder View] implement "two click rename" feature for double-click mode This commit adds to Folder View a feature that Dolphin has: the ability to rename a selected item by clicking on its title when it's already selected and the user is using the double-click mode. FIXED-IN: 5.21 M +34 -2 containments/desktop/package/contents/ui/FolderView.qml https://invent.kde.org/plasma/plasma-desktop/commit/7f71272ee6535979681706efff3478e18f2c5646 Git commit a911982efce3efeb510899abb526230b0de12f7f by Nate Graham. Committed on 21/01/2021 at 17:54. Pushed by ngraham into branch 'Plasma/5.21'. [Folder View] implement "two click rename" feature for double-click mode This commit adds to Folder View a feature that Dolphin has: the ability to rename a selected item by clicking on its title when it's already selected and the user is using the double-click mode. FIXED-IN: 5.21 (cherry picked from commit 7f71272ee6535979681706efff3478e18f2c5646) M +34 -2 containments/desktop/package/contents/ui/FolderView.qml https://invent.kde.org/plasma/plasma-desktop/commit/a911982efce3efeb510899abb526230b0de12f7f *** Bug 431787 has been marked as a duplicate of this bug. *** |