Bug 366064 - Alternate shortcut for applet activation gets lost
Summary: Alternate shortcut for applet activation gets lost
Status: RESOLVED DUPLICATE of bug 346918
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.7.2
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-25 00:15 UTC by Mikiya Okuno
Modified: 2017-11-26 22:40 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mikiya Okuno 2016-07-25 00:15:48 UTC
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.
Comment 1 Eike Hein 2016-07-25 08:49:58 UTC
Kicker isn't involved with managing the shortcut, so this has to be a more general problem.
Comment 2 Xen 2016-10-09 09:37:22 UTC
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.
Comment 3 Alexander Mentyu 2017-11-26 16:11:52 UTC
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
Comment 4 David Edmundson 2017-11-26 22:40:42 UTC
applet.cpp calls     KGlobalAccel::self()->setShortcut(d->activationAction, seqs, KGlobalAccel::NoAutoloading);

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