Version: (using KDE 4.4.0) OS: Linux Installed from: openSUSE RPMs Steps to reproduce: - System Tray Settings -> Plasma Widgets: check 'Battery Monitor'. (fyi, this tab is greyed out for me unless the host panel is set to 'unlock widgets', which is itself a bug I believe) - System Tray Settings -> Auto Hide: set 'battery' to hidden at this point plasma-desktop and xorg take up constant 100% CPU. returns to 0% after unhiding battery monitor. I think this is causing the same underlying behavior as in bug 207177 . Hiding other icons does not cause this behavior, including other embedded plasma widgets, e.g. weather. Environment: KDE SC 4.4.0 / opensuse 11.2 / kernel 2.6.31.12
SVN commit 1088883 by mart: don't relayout when the task is user hidden and attempts being shown not sure if it fixes CCBUG:226391 M +3 -0 taskarea.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1088883
this doesn't resolve it for me; will look further.
SVN commit 1088928 by aseigo: we should only muck with the minimum sizes of the popup applet when iconified if it is actually using an icon; otherwise we leave it up to the applet itself to do this properly as it normally would have to BUG:226391 M +7 -2 popupapplet.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1088928
SVN commit 1088931 by aseigo: we should only muck with the minimum sizes of the popup applet when iconified if it is actually using an icon; otherwise we leave it up to the applet itself to do this properly as it normally would have to CCBUG:226391 M +7 -2 popupapplet.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1088931
This should be fixed for KDE SC 4.4.1/4.5
*** Bug 219793 has been marked as a duplicate of this bug. ***
*** Bug 227591 has been marked as a duplicate of this bug. ***