Bug 351927 - KStandardShortcut: Cannot remove application standard shortcut
Summary: KStandardShortcut: Cannot remove application standard shortcut
Status: REPORTED
Alias: None
Product: frameworks-kconfig
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Matthew Dawson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-29 09:17 UTC by Valdas
Modified: 2021-03-09 07:13 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
error dialog in system settings (123.75 KB, image/png)
2015-08-29 09:20 UTC, Valdas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Valdas 2015-08-29 09:17:30 UTC
I want "Shift+Del" only in Krusader, so:
- open System Settings;
- go to "Keyboard Shortcuts" -> "Program Shortcuts";
- find that "Shift+Del" is for "Cut";
- remove that shortcut;
- "Apply settings" and reopen System Settings and Shorcuts panel;
- find command with no shortcuts and try to assign "Shift+Del" for test: no luck, "Shift+del" is ambiguos with "Cut" (see screenshot). 


Reproducible: Always
Comment 1 Valdas 2015-08-29 09:20:34 UTC
Created attachment 94269 [details]
error dialog in system settings

Dialog about shortcut "Shift+Del" that is ambiguos vith action "Cut". But "Cut" has no "Shift+Del" shortcut".
Comment 2 Thomas Lübking 2015-08-31 06:57:45 UTC
Actually it seems worse:
the shortcuts apparently get saved incrementally, ie. at some point you'll have a list that says "Undo=Ctrl+Z; Ctrl+Z; Ctrl+Z" and from that point on, *every* standard shortcut is considered ambigious (to its alternative invocation...)
Comment 3 Thomas Lübking 2015-08-31 21:26:24 UTC
removing the shortcut from the client shortcut editor resolves the "ambiguity" for *this* shortcut (however on next invocation it's listed by its default)
Have to try whether re-login after wiping [Shortcuts] from kdeglobals clears the stage.
Comment 4 Justin Zobel 2021-03-09 05:54:11 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.
Comment 5 Valdas 2021-03-09 07:13:56 UTC
Bug seems fixed.