https://bugs.kde.org/show_bug.cgi?id=454131
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WAITINGFORINFO |--- Component|general |components CC| |[email protected], | |[email protected], | |[email protected], | |[email protected] Status|NEEDSINFO |REPORTED Version|5.24.90 |5.94.0 Target Milestone|1.0 |--- Product|plasmashell |frameworks-plasma Summary|Too large search icon in |Search icon in search |search boxes around |fields around Plasmashell |plasmashell |is too large when using | |Plasma scaling on X11 --- Comment #3 from Nate Graham <[email protected]> --- OK, seems like an issue with the icon in the Plasma search field component that is caused by using Plasma scaling, and solved by using Qt scaling. But Plasma scaling is still supported and used by default on X11, so we should fix it. The icon has this set for its size policy: implicitHeight: PlasmaCore.Units.iconSizes.sizeForLabels implicitWidth: PlasmaCore.Units.iconSizes.sizeForLabels So I wonder if sizeForLabels is generally broken. -- You are receiving this mail because: You are watching all bug changes.
