https://bugs.kde.org/show_bug.cgi?id=358640
--- Comment #5 from Eike Hein <h...@kde.org> --- They're the same size sometimes because icon scaling happens in steps, and sometimes when the scaling jumps down a step there's enough space between the panel edge and the icon to actually fit the frame. Sometimes there isn't, and that's when the presence of the frame makes the icon inside the task buttons smaller. Note there's actually already code inside the Task Manager applet to start proportionally ignoring the true frame margins and allow the icon to go out of bounds, or it would actually be even smaller. A similar approach is also taken with panel edges. The current state is the result of a long refinement process (in the shell, the applet, the theme) - it'll be difficult to improve further. -- You are receiving this mail because: You are watching all bug changes.