Bug 355185

Summary: Import shortcuts doesn't work
Product: [Applications] krusader Reporter: Sasha Unspecified <sasha2048>
Component: shortcutsAssignee: Krusader Bugs Distribution List <krusader-bugs-null>
Status: RESOLVED UNMAINTAINED    
Severity: minor CC: davide, krusader-bugs-null
Priority: NOR    
Version First Reported In: 2.4.0-beta3 "Single Step"   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Sasha Unspecified 2015-11-11 13:08:37 UTC
1. Click Settings | Configure Shortcuts...
2. Click Export Shortcuts, choose some file path, e.g. /tmp/k.keymap
3. Edit file, for example:
-F2_Terminal=F2
-F9_Rename=F9
+F2_Terminal=F9
+F9_Rename=F2
4. Click Import Shortcuts, choose edited /tmp/k.keymap

Expected result: Shortcuts have been changed according to the changes in keymap file.
Actual result: Nothing changed.

Reproducible: Always

Steps to Reproduce:
1. Click Settings | Configure Shortcuts...
2. Click Export Shortcuts, choose some file path, e.g. /tmp/k.keymap
3. Edit file, for example:
-F2_Terminal=F2
-F9_Rename=F9
+F2_Terminal=F9
+F9_Rename=F2
4. Click Import Shortcuts, choose edited /tmp/k.keymap

Actual Results:  
 Nothing changed.

Expected Results:  
Shortcuts have been changed according to the changes in keymap file.
Comment 1 Davide Gianforte 2021-08-24 06:33:36 UTC
This version of Krusader is unmantained, please update to 2.7.2 and reopen the bug if the issue is still present.