https://bugs.kde.org/show_bug.cgi?id=447603
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOT A BUG CC| |n...@kde.org Status|CONFIRMED |RESOLVED --- Comment #14 from Nate Graham <n...@kde.org> --- Unfortunately there isn't a generic way to fix this. A panel only has so much space, when when that space is limited, *something* has to scale down to make room for everything else. At a certain point, there's no room for it anymore. In the specific case of this setup, it's possible to improve things by making the Global Menu widget not fill empty space on the panel. It does by default, and so does the Task Manager, so they will compete for that empty space. Turning off space-filling in the Global Menu will allow the Task Manager to take up all the free space and thereafter, it can be right-aligned if you want it to put its internal whitespace on the left side so that there's empty space between the Global Menu and the Task Manager. -- You are receiving this mail because: You are watching all bug changes.