SUMMARY Demonstrative video https://youtu.be/PZ0IoDrvrTk The default shortcuts for "Activate Task Manager Entry 10" and "Zoom to Actual Size" clash with each other. Also "Manually Invoke Action on Current Clipboard" and "Record Window" clash. This is on a system where shortcuts have been reset by deleting the shortcut settings file. STEPS TO REPRODUCE 1. Reset keybindings to default OBSERVED RESULT "Activate Task Manager Entry 10" and "Zoom to Actual Size" clash with each other. "Manually Invoke Action on Current Clipboard" and "Record Window" clash with each other. EXPECTED RESULT No keybindings should clash SOFTWARE/OS VERSIONS Linux: Arch Linux KDE Plasma Version: 6.1.4 KDE Frameworks Version: 6.4.0 Qt Version: 6.7.2
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4854
Git commit 222e8594f9d6253c0262b270dcd045683a8a8c89 by Nate Graham, on behalf of Zhangzhi Hu. Committed on 22/10/2024 at 16:05. Pushed by ngraham into branch 'master'. Fix default keybindings clash ### Reason for the change <!-- If this merge request change is resolving a problem, describe the problem and explain why the approach taken here is the correct way to resolve it. If the merge request adds a new feature or UI change, explain the benefits of the change. --> Currently, the default shortcuts for "Activate Task Manager Entry 10" and "Zoom to Actual Size" clash with each other. Also "Manually Invoke Action on Current Clipboard" and "Record Window" clash. Remove the default shortcut of "Activate Task Manager Entry 10" & "Manually Invoke Action on Current Clipboard" to fix this bug. ### Test plan <!-- Extend any related autotests with new test cases to validate your changes. If none exist, consider adding one if you have the technical skills to do so. Otherwise, at least describe how you tested the change, and how someone reviewing this merge request can test it themselves. No need to mention obvious things like "Apply the changes". --> ### Screenshots or screen recordings <!-- If this merge request introduces a visual change, please add before-and-after screenshots in the following format: | Before | After | | ------ | ----- | | [drag "before" screenshot here] | [drag "after" screenshot here] | --> ### Bugs fixed <!-- If the changes in this merge request fix any Bugzilla tickets, add the following keyword for each one: --> M +1 -1 klipper/klipper.cpp M +1 -1 shell/shellcorona.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/222e8594f9d6253c0262b270dcd045683a8a8c89