https://bugs.kde.org/show_bug.cgi?id=458614
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/ |15e2e419821873d0cf0135c5e49 |aa9d743bfd916c4380fbd26afb0 |73b6033173e26 |67f6dab4cac35 --- Comment #5 from Nate Graham <n...@kde.org> --- Git commit aa9d743bfd916c4380fbd26afb067f6dab4cac35 by Nate Graham. Committed on 05/09/2022 at 21:36. Pushed by ngraham into branch 'Plasma/5.24'. kcms/users: don't let "Choose Fileā¦" text overflow When using a language that's wordier than English and this label becomes a two-line string, currently the layout breaks and the string overflows because the Label item that draws it has no maximum height and elision mode set. This commit fixes that by setting them accordingly, and also using a standard icon size for the icon so that there's actually enough room for two lines of text. FIXED-IN: 5.24.7 (cherry picked from commit 0dad5f0789c8eb5e4fa893622fdc550898488779) M +27 -17 kcms/users/package/contents/ui/UserDetailsPage.qml https://invent.kde.org/plasma/plasma-workspace/commit/aa9d743bfd916c4380fbd26afb067f6dab4cac35 -- You are receiving this mail because: You are watching all bug changes.