https://bugs.kde.org/show_bug.cgi?id=516196
cwo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/-/commit/ |ma/plasma-desktop/-/commit/ |25c0e777df7c26091565cfb5a1b |cfe8623a0b70682c1958c823a21 |096f29bf94941 |31d716439c10b --- Comment #4 from cwo <[email protected]> --- Git commit cfe8623a0b70682c1958c823a2131d716439c10b by Christoph Wolk. Committed on 19/02/2026 at 19:14. Pushed by cwo into branch 'Plasma/6.6'. applets/kicker: only set anchor margin if there is a sidebar The seachField is positioned manually, as we need it in different layouts (and LayoutProxyItem causes issues with focus management here). This means we need to allow space for the sidebar manually using margins - but only if there is one (i.e. it has items in it). Currently, we don't check for that. Instead, only set the margins if there are favorites. FIXED-IN: 6.6.1 (cherry picked from commit 25c0e777df7c26091565cfb5a1b096f29bf94941) Co-authored-by: Christoph Wolk <[email protected]> M +2 -2 applets/kicker/MenuRepresentation.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/cfe8623a0b70682c1958c823a2131d716439c10b -- You are receiving this mail because: You are watching all bug changes.
