Bug 444097 - Custom "Create Folder" shortcut doesn't work within application file dialogs
Summary: Custom "Create Folder" shortcut doesn't work within application file dialogs
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 21.08.2
Platform: Manjaro Linux
: NOR minor
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-20 10:05 UTC by Gary
Modified: 2022-01-08 08:33 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gary 2021-10-20 10:05:06 UTC
SUMMARY
I have assigned a custom assigned keyboard shortcut to create a new folder (Ctrl + Shift + N in my case). It works perfectly if I open a standalone Dolphin window.

However, when another application (such as Google Chrome) opens up Dolphin itself (e.g. in order to choose where to save a file) then my custom shortcut does not work, but the default "F10" does work.

STEPS TO REPRODUCE
1. Assign a custom keyboard shortcut to the "Create Folder" command from within Dolphin
2. Open an external application which provides some interface to save a file (in this example, Google Chrome)
3. Opt to save a file to a specific location (in Chrome, right click on web page > Save As...)
4. Test custom shortcut

OBSERVED RESULT
The command to create a new folder is not fired

EXPECTED RESULT
The command should fire as expected

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Manjaro
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
It should be noted that in some older applications, an older file dialog appears. This is the case for me and Firefox. With these older dialogs, neither F10 nor the custom shortcut work.
Comment 1 count 2022-01-08 08:33:21 UTC
Could you please try: 
  System Settings - Shortcuts - Shortcuts - Common Actions - File - Create Folder == F10

Set your desired shortcut. 
This works for me in e.g. Kate (System wide KDE shortcuts
BUT not for Gtk based Apps like Firefox an Chrome.

Maybe someone could help here out?