| Summary: | At the default height, lists do not fully accommodate 11 list items | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | medin <med.medin.2014> |
| Component: | Application Launcher (Kickoff) widget | Assignee: | David Edmundson <kde> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | minor | CC: | mikel5764, nate, plasma-bugs-null |
| Priority: | LO | ||
| Version First Reported In: | 5.23.3 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Other | ||
| OS: | Linux | ||
| See Also: | https://bugs.kde.org/show_bug.cgi?id=447357 | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Scroll bar appear for little space at bottom | ||
All elements are *not* fully visible; the list item for "Help Center" cannot be fully displayed. That's why there's a scrollbar. The text may be visible, but the full height of the list item is taller than the text. That said, I can see how this would be visually annoying. It might be worth tweaking the code so that the menu's height always results in the list area having a height tall enough to accommodate an integer number of list items. This is mooted by the changes in Plasma 5.26 to make the popup resizable, so now you can make it perfectly able to accommodate as many list items as you want without scrolling, no matter what font or font size you use. The only remaining issue would be to make it do this by default, which doesn't have a high enough reward-to-effort ratio methinks. Closing, sorry. :) |
Created attachment 144209 [details] Scroll bar appear for little space at bottom All elements are visible but the scroll bar in categories list appears and has no usage at all. See attached image for more info.