Bug 428883 - Icon overlaps text in "Tittlebar buttons" tab depending on Plasma language
Summary: Icon overlaps text in "Tittlebar buttons" tab depending on Plasma language
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_kwindecoration (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR minor
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-09 12:27 UTC by Patrick Silva
Modified: 2020-11-18 14:53 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.21


Attachments
screenshot (167.83 KB, image/png)
2020-11-09 12:27 UTC, Patrick Silva
Details

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