Bug 428883

Summary: Icon overlaps text in "Tittlebar buttons" tab depending on Plasma language
Product: [Applications] systemsettings Reporter: Patrick Silva <bugseforuns>
Component: kcm_kwindecorationAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED FIXED    
Severity: minor CC: nate, plasma-bugs-null
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 5.21
Sentry Crash Report:
Attachments: screenshot

Description Patrick Silva 2020-11-09 12:27:25 UTC
Created attachment 133165 [details]
screenshot

SUMMARY
The bug is highlighted in red in the attached screenshot taken with Plasma language set to pt-br.

EXPECTED RESULT
text should not be overlapped

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.20.80
KDE Frameworks Version: 5.76.0
Qt Version: 5.15.0
Comment 1 Bug Janitor Service 2020-11-10 20:57:41 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/443
Comment 2 Nate Graham 2020-11-18 14:53:26 UTC
Git commit 592c82abeb643bfd04bd82991682d6ee81165781 by Nate Graham.
Committed on 18/11/2020 at 14:53.
Pushed by ngraham into branch 'master'.

[kcmkwin/kwindecoration] Clean up QML code

Various fixes:
- Remove unneeded PlasmaCore import
- Re-arrange imports to be alphabetical and grouped consistently
- Use standard import names
- Use Kirigami units explicitly
- Remove unused ids
- Remove unneeded cases of setting aproperty to its default value
- Use Layouts where appropriate instead of lots of anchors
- Reduce number of unnecessary items
- Fix inappropriate mutation of `width` and `height` inside layouts

Visual changes are extremely minor and of a bugfixy nature.
FIXED-IN: 5.21

M  +4    -4    kcmkwin/kwindecoration/package/contents/ui/ButtonGroup.qml
M  +203  -215  kcmkwin/kwindecoration/package/contents/ui/Buttons.qml
M  +1    -0    kcmkwin/kwindecoration/package/contents/ui/Themes.qml
M  +12   -10   kcmkwin/kwindecoration/package/contents/ui/main.qml

https://invent.kde.org/plasma/kwin/commit/592c82abeb643bfd04bd82991682d6ee81165781