https://bugs.kde.org/show_bug.cgi?id=406035
Bug ID: 406035
Summary: When apply the localized string, Discover shows the
unexpected shortcut caption.
Product: Discover
Version: 5.15.3
Platform: Archlinux Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: discover
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 119153
--> https://bugs.kde.org/attachment.cgi?id=119153&action=edit
The observed result of "About"
SUMMARY
Discover uses the first letter of the entry string.
In the normal, for example, "About", it shows the correct result: "Alt-A"
but when we applied the localized string, for example, "關於", it shows the
incorrect result: "Alt-關"
The issues produce not only "About" but "Installed" "Source"... all the
left-corner sidebar entries.
STEPS TO REPRODUCE
1. Change `LANG` and `LANGUAGE` environment variable to `zh_TW.UTF-8` and
`zh_TW`, and install any chinese font.
2. Open "Discover" application.
3. Move the cursor to the left-corner "關於" of the application.
4. It shows "Alt-關" not "Alt-A".
OBSERVED RESULT
Alt-關
EXPECTED RESULT
Alt-A
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.15.3
(available in About System)
KDE Plasma Version: 5.15.3
KDE Frameworks Version: 5.56.0
Qt Version: 5.13.0
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.