Bug 467048

Summary: Exported default shortcuts are missing entries like "copy"
Product: [Applications] kate Reporter: David <david.cortes.rivera>
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: normal CC: christoph
Priority: NOR    
Version First Reported In: 22.12.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description David 2023-03-08 09:31:19 UTC
SUMMARY
If I export the default shortcuts in Kate, it will not include entries like "Copy" and "Paste" in the file generated from the linux version, although it does have them in the file that gets generated under other platforms.

STEPS TO REPRODUCE
1. Launch Kate.
2. Go to Settings -> Configure Keyboard Shortcuts -> Manage Schemes -> More Actions -> set "Current Scheme=Default", then click "Export Scheme", and save the resulting file.
3. Open the file that was just saved.

OBSERVED RESULT
It's missing basic things like "copy" and "paste".

EXPECTED RESULT
Should have things like "copy" and "paste" so that I can copy the (sane, linux) defaults into a machine with a different OS that puts ilogical default shortcuts for things like "copy".

SOFTWARE/OS VERSIONS
Operating System: Debian GNU/Linux 12
KDE Plasma Version: 5.27.2
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8
Kernel Version: 6.1.0-6-amd64 (64-bit)
Graphics Platform: X11
Processors: 20 × 12th Gen Intel® Core™ i7-12700H
Memory: 62.5 GiB of RAM
Graphics Processor: Mesa Intel® Graphics
Manufacturer: SLIMBOOK
Product Name: Executive

ADDITIONAL INFORMATION
Comment 1 Christoph Cullmann 2023-04-17 19:03:08 UTC
Tried that, works for me, contains stuff like

edit_copy=Ctrl+C; Ctrl+Ins
edit_copy_html=none
edit_create_multi_cursor_down=Ctrl+Alt+Down
edit_create_multi_cursor_from_sel=Alt+Shift+I
edit_create_multi_cursor_up=Ctrl+Alt+Up
edit_cut=Ctrl+X; Shift+Del
edit_deselect=Ctrl+Shift+A
edit_filter=Ctrl+\\
edit_find=Ctrl+F
edit_find_multicursor_all_occurrences=Ctrl+Alt+Shift+J
edit_find_multicursor_next_occurrence=Alt+J
edit_find_next=F3
edit_find_prev=Shift+F3
edit_find_selected=Ctrl+H
edit_find_selected_backwards=Ctrl+Shift+H
edit_paste=Ctrl+V; Shift+Ins
edit_paste_selection=Ctrl+Shift+Ins

KDE Frameworks 
Version 5.105.0