Bug 455530

Summary: Reassigning a shortcut which is the default for another action breaks the shortcut
Product: [Applications] systemsettings Reporter: Prajna Sariputra <putr4.s>
Component: kcm_keysAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kde, nate, plasma-bugs
Priority: NOR    
Version: 5.25.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Prajna Sariputra 2022-06-18 06:29:16 UTC
SUMMARY
I noticed that after assigning Meta+Up to "Maximize Window" and clicking Yes on the conflict found dialog that new shortcut does nothing, but the original shortcut (Meta+PgUp) still works. However, if I were to turn off the default shortcut of the "Quick Tile Window To The Top" action (Meta+Up) first, and then assign Meta+Up to the "Maximize Window" option, then the shortcut works as expected.

STEPS TO REPRODUCE
0. Reset keyboard shortcuts to the defaults (initially in my case there was no default shortcut shown at all for the "Quick Tile Window To The Top" option)
1. Assign Meta+Up as a custom shortcut to the "Maximize Window" action of KWin
2. Click "Yes" on the "Conflict found" dialog box
3. Click "Apply"
3. Press Meta+Up

OBSERVED RESULT
Nothing happens.

EXPECTED RESULT
The current window should be maximised.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.25.0
KDE Frameworks Version: 5.95.0
Qt Version: 5.15.4
Kernel Version: 5.18.3-arch1-1 (64-bit)
Graphics Platform: Wayland

ADDITIONAL INFORMATION
After the reassignment the checkbox for the default shortcut of the "Quick Tile Window To The Top" option does get unchecked.
Comment 1 Nate Graham 2022-06-21 17:13:51 UTC
Same root cause as Bug 454704, and fixed with the fix for it.

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