Version: (using Devel) Installed from: Compiled sources steps to follow : - Have some icon in the systray (in my case 3 icons) - Make the panel "Large", Apply (the systray goes on two lines) - Make it "Tiny". PROBLEM: The panel resizes but the systray wants to stay on two lines workaround : resize it from large to small, then small to tiny solves the problem
Happens for me with 4.0.68 and with 794641 svn revision. OS: Debian
Patch on review board (http://reviewboard.vidsolbach.de/dashboard/)
SVN commit 812495 by jstubbs: QGridLayout never decreases row/column counts, so maintain it manually. Also ensure that icons are layed out after a change to the confining direction, fex. height in a horizontal panel. BUG: 159739 M +25 -7 systemtraywidget.cpp M +2 -0 systemtraywidget.h WebSVN link: http://websvn.kde.org/?view=rev&revision=812495