STEPS TO REPRODUCE 1. Use a keyboard layout that is not English (in my case I use Slovenian keyboard layout) 2. Try to set a new keyboard shortcut that includes special locale keys (e.g. Ctrl+Ž) OBSERVED RESULT The actual keyboard shortcut key combination shown to be saved is that of English layout (in my case Ctrl+\) EXPECTED RESULT The shown keyboard shortcuts key combination should show and use non-English keyboard locale key character SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20241007 KDE Plasma Version: 6.2.80 KDE Frameworks Version: 6.7.0 Qt Version: 6.7.3 Kernel Version: 6.11.2-1-default (64-bit) Graphics Platform: Wayland
Hi, thank you for your bug report. Currently kde's shortcut processing relies on Qt's shortcut processing, and I believe the described behavior is how Qt is currently implementing shortcuts across non-latin layouts.