[Bug] Custom "Move Window Up/Down/Left/Right" shortcuts are removed on plasmazones.service restart #851
Replies: 2 comments
|
Thanks for the report and especially for the support report, it pointed straight at the cause. Found and fixed. Your custom keys were set in System Settings, so they live only in KDE's own shortcut store ( The fix is in #855: shutdown now releases the key grabs without touching the persistent records, so customisations survive restarts. It comes with a regression test that fails against the old code. One caveat: the bug deletes the customisation at shutdown, so anything already lost stays lost. After updating to a release with the fix you will need to re-add your Meta+Alt+Arrow keys one more time, and from then on they will stick. |
Uh oh!
There was an error while loading. Please reload this page.
Description
I have set custom shorcuts for "Move Window Up/Down/Left/Right" actions. When plasmazones.service is restarted, those custom shortcuts are removed. This issue was introduced after 3.3.0.
Shortcuts I have set are Meta+Alt+Up/Down/Left/Right.
Expected Behavior
Custom shortcuts should be kept after service restart.
Steps to Reproduce
PlasmaZones Version
3.3.0
Display Server
Wayland
Desktop Environment
Plasma 6.7.3
Distribution
Arch Linux
Support Report
No response
Checklist
All reactions