Summary: | Empty space left behind when icons are hidden | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Antonio Rojas <arojas> |
Component: | widget-systemtray | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
systray before icon hiding
systray after icon hiding |
Description
Antonio Rojas
2011-05-28 13:58:27 UTC
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 |