Summary: | Panel spacer causes inconsistent icon sizes in Icons-Only Task Manager | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | yuzabotov |
Component: | Task Manager and Icons-Only Task Manager widgets | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | CONFIRMED --- | ||
Severity: | minor | CC: | jaydenrh2133, kdedev, nate, noahadvs, qydwhotmail |
Priority: | NOR | Keywords: | regression |
Version First Reported In: | 6.1.1 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=506573 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Difference between app menu icon and other icons |
Description
yuzabotov
2024-07-03 19:18:36 UTC
I can confirm the behavior. If I set "Icons-Only Task Manager" to a height of 40 pixels the icons look the same as in the screenshot on the reddit post (smaller) Notably, they are smaller than the other icons in the taskbar - menu, peek at desktop, software center (Solus) Created attachment 171576 [details]
Difference between app menu icon and other icons
TracyC and I figured out that the cause is a spacer next to the task manager with "Set flexible size" checked (on by default). The spacer is probably taking up more space than it should or it's causing the task manager to give up more space than it should. *** Bug 489301 has been marked as a duplicate of this bug. *** I just re-tested on git master. I set it to fit content and back to fill width. I set it to the right and back on the bottom. No change. I noticed a detail I had missed before. At 40px, when I remove the spacer, the KRunner app menu icon gets smaller and is the same size as the task manager icons. When I re-add the spacer, the KRunner icon gets bigger, not the task manager icons. |