https://bugs.kde.org/show_bug.cgi?id=520152
Bug ID: 520152
Summary: Command to create new folder doesn't change context
when folder is selected
Classification: Applications
Product: dolphin
Version First 26.04.0
Reported In:
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: view-engine: details mode
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
DESCRIPTION
If I open the GUI menu with folder `A` selected and create folder `B` using
that folder `B` will be created inside folder `A`.
STEPS TO REPRODUCE
1. Right Click
2. Create New
3. Folder...
OBSERVED RESULT
If using Ctrl+Shift+N folder `B` will be at the same level as folder `A`, even
if folder `A` was selected when running the command
EXPECTED RESULT
SOFTWARE/OS VERSIONS
Operating System (available in the Info Center app, or by running `kinfo` in a
terminal window):
KDE Plasma Version: 6.6.4
KDE Frameworks Version: 6.26.0
Qt Version: 6.10.3
ADDITIONAL INFORMATION
How do we figure out which methods are being called and how when we execute the
command via key combo or via GUI? Don't know what debugging modes Dolphin has.
We should be able to pass the info that the folder is selected when keyboard
shortcut is being used as well: the code is already there, it just needs to be
integrated with the keyboard shortcut as well.
--
You are receiving this mail because:
You are watching all bug changes.