SUMMARY The secondary setting for cut and the primary one to delete files are both the same: STEPS TO REPRODUCE 1. Look into the general shortcuts 2. Enter Shift+Del in the search OBSERVED RESULT Cut and Delete are both set to Shift+Del EXPECTED RESULT Cut has no or another secondary shortcut SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: KaOS current (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
Oops. Bug in kconfig: https://cgit.kde.org/kconfig.git/tree/src/gui/kstandardshortcut.cpp#n83
I've submitted a patch that fixes this: https://phabricator.kde.org/D25720
The patch led to a lengthy discussion and we decided not to change this because we would have to choose between who to break and we don't want to break anybody. :) There's already an exception for this son in practical usage in apps, there's no problem.
You break now both?
And you are quite aware that this secondary shortcut is.. Aehm.. A secondary shortcut? Show me one single person who does not crtl+X to cut, this is standard since the 90ths oO Cant believe we are talking about this since I reported it because it broke for me. Thanks a lot
What specifically broke for you? If you read the linked discussion, you'll see that we actually added a workaround for this so that they don't actually conflict so I would like to know which use cases are still broken so we can fix them?
*** This bug has been marked as a duplicate of bug 394001 ***