Version: unspecified (using Devel) OS: Linux Using 4.7 beta 1 When an icon is hidden, its space in the systray is not freed, leaving empty space. It doesn't happen when an icon is removed, only when it's hidden. Reproducible: Always
Created attachment 60407 [details] systray before icon hiding
Created attachment 60408 [details] systray after icon hiding Notice the extra empty space, and the "i" icon overlapping the separator.
Git commit 8b447939cd81d74039d8768ca7ea82e8159edfa2 by Marco Martin. Committed on 30/05/2011 at 13:33. Pushed by mart into branch 'master'. delay the preferred size update with a queue connection, it updates the preferred size at the loop after removing an entry from the tray. in this way, the proper updated size gets used BUG:274352 M +1 -1 plasma/generic/applets/systemtray/ui/applet.cpp http://commits.kde.org/kde-workspace/8b447939cd81d74039d8768ca7ea82e8159edfa2
Still valid in 4.7 RC1
Seems fixed in 4.7.1