Bug 392731

Summary: Allow two clicks to rename items like in Dolphin
Product: [Plasma] plasmashell Reporter: Patrick Silva <bugseforuns>
Component: FolderAssignee: 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: Version Fixed In: 5.21

Description Patrick Silva 2018-04-04 16:29:29 UTC
Can we have this same feature in folder view please?
bug 205157
Thanks.
Comment 1 Nate Graham 2020-08-14 04:19:37 UTC
Working on this. Close to finished with a patch.
Comment 2 Bug Janitor Service 2020-08-16 06:12:13 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/114
Comment 3 Nate Graham 2021-01-21 17:54:04 UTC
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
Comment 4 Nate Graham 2021-01-21 17:54:29 UTC
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
Comment 5 Patrick Silva 2021-06-04 11:33:20 UTC
*** Bug 431787 has been marked as a duplicate of this bug. ***