Version: unspecified (using KDE 4.6.0) OS: Linux before 4.6 the quicklaunch icons shrinked themselves(not multiple row but the icon size was dynamic) if there wasn't enough space, now instead it just overlaps sibling widgets this happen when I have more than 3 programs listed in the taskbar Reproducible: Always
Created attachment 56560 [details] screenshot
Git commit 284de0012485b01defc73bde121d1b918ee75615 by Ingomar Wesp. Committed on 29/03/2011 at 05:26. Pushed by iwesp into branch 'master'. Provide a proper minimumSize hint (preferredWidth for horizontal form factors, preferredHeight for vertical ones). CCBUG: 264606 CCBUG: 269419 M +7 -1 plasma/generic/applets/quicklaunch/icongridlayout.cpp M +1 -1 plasma/generic/applets/quicklaunch/plasma-applet-quicklaunch.desktop http://commits.kde.org/kde-workspace/284de0012485b01defc73bde121d1b918ee75615
Git commit 6b033466e0ce885eea3715eae70d7c08bac0bb4c by Ingomar Wesp. Committed on 29/03/2011 at 05:54. Pushed by iwesp into branch 'KDE/4.6'. Backport to 4.6: Provide a proper minimumSize hint (preferredWidth for horizontal form factors, preferredHeight for vertical ones). CCBUG: 264606 CCBUG: 269419 M +7 -1 plasma/generic/applets/quicklaunch/icongridlayout.cpp M +1 -2 plasma/generic/applets/quicklaunch/plasma-applet-quicklaunch.desktop http://commits.kde.org/kde-workspace/6b033466e0ce885eea3715eae70d7c08bac0bb4c
Should be fixed in master and the 4.6 branch.