Bug 421592

Summary: Can't set keyboard shortcuts for "Copy to..." and "Move to..." commands but there should be
Product: [Applications] dolphin Reporter: jbn
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: kfm-devel, mail
Priority: NOR    
Version: 20.04.1   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:

Description jbn 2020-05-16 00:51:01 UTC
SUMMARY
There is no way to set keyboard shortcuts for "Copy to..." and "Move to..." commands but there should be.

STEPS TO REPRODUCE
1. Open Dolphin normally.
2. Select Settings -> "Configure Dolphin..." and then select Services in the "Dolphin Preferences" window.
3. Enable "'Copy To' and 'Move To' commands" if it's not already enabled and click OK.
4. Select Settings -> "Configure Shortcuts..."
5. Type "copy" or "move" into the "Search..." box and notice that there is no option to set a keyboard shortcut for either "Copy To..." or "Move To..." commands.

OBSERVED RESULT
There is no option to set a keyboard shortcut for either "Copy To..." or "Move To..." commands.

EXPECTED RESULT
There should be options to set a keyboard shortcuts for each of "Copy To..." and "Move To..." commands.

SOFTWARE/OS VERSIONS
Operating System: Debian GNU/Linux 
KDE Plasma Version: 5.17.5
KDE Frameworks Version: 5.62.0
Qt Version: 5.12.5
Kernel Version: 5.6.0-1-amd64
OS Type: 64-bit
Processors: 8 × AMD FX(tm)-8150 Eight-Core Processor
Memory: 31.3 GiB of RAM
Comment 1 jbn 2020-05-16 01:00:59 UTC
Perhaps it should be possible to bind keyboard shortcuts to the Browse... commands inside both copy/move to commands.
Comment 2 Julian Steinmann 2020-05-17 08:54:13 UTC
Thank you for your report. This is a general problem with services - one cannot assign shortcuts to their actions. Fixing it will require a more low-level change in KIO FileItemActions.

*** This bug has been marked as a duplicate of bug 260266 ***