Bug 422823

Summary: KeySequenceItem does not handle shortcuts that are also mnemonics
Product: [Frameworks and Libraries] frameworks-kdeclarative Reporter: Arjen Hiemstra <ahiemstra>
Component: generalAssignee: Marco Martin <notmart>
Status: RESOLVED DUPLICATE    
Severity: normal CC: bugseforuns, kde, kdelibs-bugs, nate
Priority: VHI    
Version: 5.70.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Arjen Hiemstra 2020-06-11 15:00:59 UTC
SUMMARY
In the new Global Shortcuts KCM, KeySequenceItem is used for recording shortcuts. In certain cases, the shortcut you may want to enter also triggers a mnemonic. In these cases, the mnemonic will be triggered instead of KeySequenceItem.

STEPS TO REPRODUCE
1. Open the Global Shortcuts KCM
2. Go to the Audio Volume category.
3. Open "Mute Microphone"
4. "Add Custom Shortcut"
5. Try to use Alt+M

OBSERVED RESULT
Default Shortcut "Microphone Mute" is toggled.

EXPECTED RESULT
Alt+M is entered as Custom Shortcut

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.19
KDE Frameworks Version: 5.70
Qt Version: 5.15
Comment 1 Patrick Silva 2021-06-10 18:42:02 UTC

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