Created attachment 137061 [details] Image of bug, look at the bottom and note the "Application" text overlaps "Places" icon SUMMARY I just upgraded to KDE 5.80.0 / Plasma 5.21.3 on Manjaro and noticed some of the text in new Application Launcher redesign is overlapping. In particular, "Applications" is overlapping with the "Places" icon. Also, the text for the options (Sleep, hibernate, Restore Session, Shutdown) is truncated (with ...) to the extent that the text doesn't help much. Is perhaps there a way to disable this text and just show the icons? Also, maybe it has to do with my fontsize? I'm using Terminus [Xos4] 12pt STEPS TO REPRODUCE 1. Open Application Launcher 2. Observe the overlapping "Applications" text with the "Places" Icon 3. Also note the text for shutdown, hibernate, etc. is truncated so much that it might be better to just hide it OBSERVED RESULT In particular, "Applications" is overlapping with the "Places" icon. EXPECTED RESULT The "Applications" text shouldn't overlap with the places icon. Maybe there should be an option to disable the text entirely and just rely on the icons for those actions (Applications, Places, Hibernate, etc..)? Alternatively, I wouldn't mind the full text being displayed (Eg "Sleep" instead of "Sl..."). I do realize that this would make the Application Launcher wider however. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Manjaro 21.0 Ornara (available in About System) KDE Plasma Version: Plasma 5.21.3 KDE Frameworks Version: KDE 5.80.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION The new application launcher re-design looks nicer overall though, amazing work to the KDE community and it's devs!!!
Confirmed.
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/plasma-framework/-/merge_requests/234
Git commit a45bd758001310d39b9c36ee1617cc12d622c62a by David Edmundson. Committed on 05/04/2021 at 14:34. Pushed by davidedmundson into branch 'master'. Fix elide of TabButtons Without fillWidth: true the width is unmanaged by the GridView If the width is unmanaged it will fit the text M +1 -0 src/declarativeimports/plasmacomponents3/TabButton.qml https://invent.kde.org/frameworks/plasma-framework/commit/a45bd758001310d39b9c36ee1617cc12d622c62a
*** Bug 439426 has been marked as a duplicate of this bug. ***