Bug 437301

Summary: Ambiguous mnemonics in QML KCMs
Product: [Applications] systemsettings Reporter: Kai Uwe Broulik <kde>
Component: generalAssignee: Plasma Bugs List <plasma-bugs-null>
Status: CONFIRMED ---    
Severity: normal CC: nate, notmart
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Showing underlines

Description Kai Uwe Broulik 2021-05-18 11:49:08 UTC
Created attachment 138533 [details]
Showing underlines

SUMMARY
In German locale there's ambiguous mnemonics in workspace settings. There's "w" for "Wählt sie aus" (Selects them) in double click settings and "w" in "Anwenden" (Apply).

STEPS TO REPRODUCE
1. Open Workspace settings in workspace behavior settings
2. Change some setting
3. Hit the usual Alt+w to apply settings

OBSERVED RESULT
Apply button is highlighted but doesn't trigger

EXPECTED RESULT
Settings are applied and a different mnemonic is chosen for the doubleclick settings.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.22 Beta
KDE Frameworks Version: 5.81
Qt Version: 5.15.2
Comment 1 Nate Graham 2021-05-18 21:55:27 UTC
Not sure these are being set in the KCM itself; they're all the auto-generated ones. Don't know where the bug would be though...
Comment 2 Kai Uwe Broulik 2021-05-19 12:57:08 UTC
It's probably that the Kirigami mnemonic thing cannot see the widget ones
Comment 3 Nate Graham 2021-05-19 18:53:56 UTC
Probably, yeah.