Bug 418826 - Create new file or folder: Create it and set focus to rename it inline instead of popup
Summary: Create new file or folder: Create it and set focus to rename it inline instea...
Status: RESOLVED INTENTIONAL
Alias: None
Product: plasmashell
Classification: Plasma
Component: Desktop icons & Folder View widget (show other bugs)
Version: master
Platform: Other Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-13 17:00 UTC by postix
Modified: 2020-04-15 03:21 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Screen recording example. (711.68 KB, video/mp4)
2020-03-14 15:51 UTC, postix
Details

Note You need to log in before you can comment on or make changes to this bug.
Description postix 2020-03-13 17:00:58 UTC
Currently when you create a new file or folder in Dolphin or on the Desktop a modal dialog popups, where you have to enter new name for the file or folder. 
I am not sure if I am not in favoring the way Windows handles it: 

When you create a new file or folder, it is directly created, i.e. it is displayed on the Desktop or in the Explorer, named "New folder" or "New file". 
In order to rename it, the file and filename is already selected and you can start typing right away.

Maybe just take it for considerations. I'm fine if you are opposed to it, but I could imagine it for KDE too. :)
Comment 1 postix 2020-03-14 15:51:27 UTC
Created attachment 126782 [details]
Screen recording example.
Comment 2 Christoph Feck 2020-04-09 20:58:34 UTC
Windows always appends new items to the end, unlike Dolphin or the Folder View, where items are always correctly sorted.

To me it looks like a WONTFIX.
Comment 3 postix 2020-04-10 09:20:11 UTC
(In reply to Christoph Feck from comment #2)
> Windows always appends new items to the end, unlike Dolphin or the Folder
> View, where items are always correctly sorted.

Isn't this actually independed on the rename dialog?
Comment 4 Nate Graham 2020-04-15 03:21:14 UTC
Yeah I think this is fine the way it is, for the reason that Christoph provides, as well as various others.