https://bugs.kde.org/show_bug.cgi?id=512273
cwo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Application Launcher |general |(Kickoff) widget | --- Comment #8 from cwo <[email protected]> --- Doing some digging - this problem is not restricted to Application Launcher. It in some form seems to happen with every widget that sets a Layout.minimumWidth/Height on the fullRepresentation, such as - Digital Clock, Analog Clock: exactly the same - Fifteenpuzzle: also becomes huge - Clipboard: also becomes huge - Screen Brightness: doesn't quite become huge, but seems to become bigger - Audio Volume: doesn't seem to become bigger, but also doesn't seem to maintain its size as expected, instead it seems to shrink to the minimum size Widgets that don't have a Layout.minimumWidth/Height set, such as Comic, or the above ones if you edit them as such, seem to maintain their size correctly. The Layout.minimum size doesn't seem to matter, it'll happen if the value is dynamic or some fixed value. System Tray is also not affected; it doesn't have a regular fullRepresentation but a custom implementation which does not reproduce the issue. Also, the widgets need to have been opened during that plasmashell run - if you move the panel from one edge to another then back, then open the widget for the first time, the size is not affected. -- You are receiving this mail because: You are watching all bug changes.
