https://bugs.kde.org/show_bug.cgi?id=491867
Bug ID: 491867
Summary: Inconsistent keyboard layout widget font size
Classification: Plasma
Product: plasmashell
Version: 6.1.4
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Keyboard Layout
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
Created attachment 172733
--> https://bugs.kde.org/attachment.cgi?id=172733&action=edit
OBSERVED and EXPECTED RESULT
SUMMARY
The text size of keyboard layout plasmoid in some languages (e.g persian[ir])
is inconsistent. This bug is visible when panel height is high (e.g 52). refer
to attachment.
STEPS TO REPRODUCE
1. Add persian keyboard layout
2. add system tray plasmoid to panel
3. resize panel to 52
OBSERVED RESULT
very big "ir" versus small other icons
EXPECTED RESULT
same size as "us" or other system tray icons.
SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 6.1.4
KDE Frameworks Version: 6.5.0
Qt Version: 6.7.2
Graphics Platform: Wayland
ADDITIONAL INFORMATION
The problem arise from
/usr/share/plasma/plasmoids/org.kde.plasma.keyboardlayout/contents/ui/main.qml.
"font.pointSize" at line 89 is set to "height" which I think should change.
--
You are receiving this mail because:
You are watching all bug changes.