Alternative shortcut for "Activate Appliction Menu Widget" is lost on various situations, such as log-out and log-in. Reproducible: Always Steps to Reproduce: 1. Open system settings -> Shortcuts -> Global Keyboard Shortcuts -> Plasma and set alternative global for "Activate Appliction Menu Widget". 2. Log out Plasma session, then login again. 3. See the shortcut is lost. Actual Results: The shortcut is lost. Expected Results: The shortcut is available.
Kicker isn't involved with managing the shortcut, so this has to be a more general problem.
I am really getting tired of these KDE bugs. I can confirm this bug. Notably is that this item is listed twice (Activate Appliction Menu Widget). Just within several days I have encountered: - Konsole not remembering settings - Dolphin not remembering settings - the "unify screens" feature for a dual screen setup completely rendering the system in an unusable state. and now this shortcut constantly getting deleted. Great.
Can confirm this bug in: Distribution: KDE neon Developer Edition - Stable Branches Plasma: 5.11.3 Frameworks: 5.41.0 Qt: 5.9.2 Kernel 4.10.0-38-generic Type: 64-bit Looks related to https://bugs.kde.org/show_bug.cgi?id=346918
applet.cpp calls KGlobalAccel::self()->setShortcut(d->activationAction, seqs, KGlobalAccel::NoAutoloading); *** This bug has been marked as a duplicate of bug 346918 ***