https://bugs.kde.org/show_bug.cgi?id=516196
cwo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |25c0e777df7c26091565cfb5a1b | |096f29bf94941 Status|ASSIGNED |RESOLVED Version| |6.6.1 Fixed/Implemented| | In| | Resolution|--- |FIXED --- Comment #3 from cwo <[email protected]> --- Git commit 25c0e777df7c26091565cfb5a1b096f29bf94941 by Christoph Wolk. Committed on 19/02/2026 at 10:29. Pushed by cwo into branch 'master'. 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 M +2 -2 applets/kicker/MenuRepresentation.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/25c0e777df7c26091565cfb5a1b096f29bf94941 -- You are receiving this mail because: You are watching all bug changes.
