Bug 437301 - Ambiguous mnemonics in QML KCMs
Summary: Ambiguous mnemonics in QML KCMs
Status: CONFIRMED
Alias: None
Product: systemsettings
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-18 11:49 UTC by Kai Uwe Broulik
Modified: 2021-05-19 18:53 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Showing underlines (75.85 KB, image/png)
2021-05-18 11:49 UTC, Kai Uwe Broulik
Details

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