Bug 392731 - Allow two clicks to rename items like in Dolphin
Summary: Allow two clicks to rename items like in Dolphin
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Folder (show other bugs)
Version: 5.19.0
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Nate Graham
URL:
Keywords:
: 431787 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-04-04 16:29 UTC by Patrick Silva
Modified: 2021-06-04 11:33 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.21


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***