https://bugs.kde.org/show_bug.cgi?id=457295
--- Comment #3 from Nate Graham <n...@kde.org> --- It sounds like the bug here is that Task Manager and Global Menu widgets try to gobble up all available space on a panel because they have built-in space-filling spacers. If we made them stop doing that, this would instantly automatically work like you expect, and you could resize a panel containing them to have a minimum size, but it would expand as needed as the widget got wider. The blocker there is that we would have to add code to redirect right-clicks and drags on an empty area of the panel that does have a flexible spacer widget on it back to the nearest Task Manager or Global Menu widget. Feel free to file new bug reports asking for that to happen for each of those widgets. -- You are receiving this mail because: You are watching all bug changes.