Bug 434945 - Tab button text can overlap with wide fonts or long translations
Summary: Tab button text can overlap with wide fonts or long translations
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Application Launcher (Kickoff) (show other bugs)
Version: 5.21.3
Platform: Manjaro Linux
: VHI normal
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords: regression
: 439426 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-03-25 16:51 UTC by Andrew O.
Modified: 2021-08-28 09:46 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.82


Attachments
Image of bug, look at the bottom and note the "Application" text overlaps "Places" icon (37.06 KB, image/png)
2021-03-25 16:51 UTC, Andrew O.
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew O. 2021-03-25 16:51:53 UTC
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!!!
Comment 1 Nate Graham 2021-03-25 20:36:08 UTC
Confirmed.
Comment 2 Bug Janitor Service 2021-04-05 12:23:30 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/plasma-framework/-/merge_requests/234
Comment 3 David Edmundson 2021-04-05 14:35:18 UTC
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
Comment 4 Mikel Johnson 2021-08-28 09:46:09 UTC
*** Bug 439426 has been marked as a duplicate of this bug. ***