Bug 422823 - KeySequenceItem does not handle shortcuts that are also mnemonics
Summary: KeySequenceItem does not handle shortcuts that are also mnemonics
Status: RESOLVED DUPLICATE of bug 425979
Alias: None
Product: frameworks-kdeclarative
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.70.0
Platform: Arch Linux Linux
: VHI normal
Target Milestone: ---
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-11 15:00 UTC by Arjen Hiemstra
Modified: 2021-06-10 18:42 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***