https://bugs.kde.org/show_bug.cgi?id=457295
--- Comment #2 from Sadi <sadiyumu...@gmail.com> --- (In reply to Nate Graham from comment #1) > You can already do this by setting the minimum panel size to be smaller then > the maximum panel size and then removing the flexible spacer item entirely. > Its purpose is really to create extra space between widgets, so there's > never a reason to add one at the beginning or end of a panel. Yes, but this gives a static panel length. As I've tried to explain, in a scenario where you have, for example, a top right panel with system tray, etc., and a top center panel with date and time, and a top left panel with application launcher, window title and global menu, your top left panel will need a flexible length because of the varying space requirements especially for the global menu. Your suggestion causes the panel to display sometimes a big empty space, and sometimes the menu can't fit in at the right end. -- You are receiving this mail because: You are watching all bug changes.