Bug 425727

Summary: Window to desktop shortcut will not work
Product: [Applications] systemsettings Reporter: Jake <wjake1324>
Component: kcm_keysAssignee: Michael Jansen <kde>
Status: RESOLVED DUPLICATE    
Severity: normal CC: james, nate, plasma-bugs
Priority: NOR    
Version: 5.19.4   
Target Milestone: ---   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jake 2020-08-24 00:58:54 UTC
SUMMARY
I use virtual desktop a lot in my workflow but since I updated to 5.19.4 my shortcut for window to desktop 1-9 don't work anymore

STEPS TO REPRODUCE
1. set window to desktop shortcut to Meta+Shift+1-9 and hit apply.

OBSERVED RESULT
soon discover it won't send any windows to any of the set desktops

EXPECTED RESULT
Send windows to specified desktop

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux
KDE Plasma Version: 5.19.4
KDE Frameworks Version: 5.73.0
Qt Version: 5.15.0
Kernel Version: 5.4.60-1-MANJARO
ADDITIONAL INFORMATION
OS Type: 64-bit
Processors: 4 × Intel® Core™ i5-2320 CPU @ 3.00GHz
Memory: 15.6 GiB of RAM
Graphics Processor: GeForce GTX 1050 Ti/PCIe/SSE2
Comment 1 james 2020-09-06 20:33:39 UTC
The issue seems to be that the settings panel writes the wrong key string to kglobalshortcutsrc.

For example, Meta + Shift + , should be written to the file as Meta+< but this is not the case.

See also: https://www.reddit.com/r/kde/comments/hwr1en/keyboard_shortcut_metashiftnum_not_working/
Comment 2 Nate Graham 2020-09-06 23:26:22 UTC
Ah, that's Bug 423305 which was just fixed! :)

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