https://bugs.kde.org/show_bug.cgi?id=515583
Bug ID: 515583
Summary: Ctrl+Shift+N creates directory in a wrong place
(subdir of the selected dir)
Classification: Applications
Product: dolphin
Version First 25.12.1
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
The newly created directory by Ctrl+Shift+N is placed inside the currently
selected directory instead of the currently shown one.
STEPS TO REPRODUCE
1. mkdir test && cd test && mkdir aaa && dolphin .
2. select "aaa" directory by clicking with LMB on it once
3. Ctrl+Shift+N -> "subdir"
OBSERVED RESULT
It seems that nothing has happened. But it you enter "aaa", you can see that
"subdir" was actually created, but inside "aaa" instead of the current dir.
EXPECTED RESULT
"subdir" should have been created in the currently displayed directory, not
under "aaa".
SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 6.5.5
KDE Frameworks Version: 6.22.0
Qt Version: 6.10.1
Kernel Version: 6.18.7-arch1-1 (64-bit)
Graphics Platform: X11
ADDITIONAL INFORMATION
Note that this is also different from how RMB->Create New->Folder... works, the
context menu option seems to handle this case correctly.
Current Ctrl+Shift+N behavior also diverges from other popular GUI file
explorers, like Windows Explorer and Nautilus.
--
You are receiving this mail because:
You are watching all bug changes.