https://bugs.kde.org/show_bug.cgi?id=515116
Harald Sitter <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |9d55adc0593aebf10a1830c74a8 | |a49c1b454496d Status|ASSIGNED |RESOLVED --- Comment #8 from Harald Sitter <[email protected]> --- Git commit 9d55adc0593aebf10a1830c74a8a49c1b454496d by Harald Sitter. Committed on 19/05/2026 at 15:44. Pushed by sitter into branch 'master'. kickoff: drop preferredWidth/Height - they make no sense - the original reason they were introduced is no longer applicable (this is no longer a Plasma.Dialog) - they cause an anchor loop in certain scenarios. e.g. when switching launchers at runtime and then resizing ``` qrc:/qt/qml/plasma/applet/org/kde/plasma/kickoff/main.qml:191:25: QML FullRepresentation: Possible anchor loop detected on fill. ``` (the original bug these properties were meant to fix remains fixed) M +0 -2 applets/kickoff/FullRepresentation.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/9d55adc0593aebf10a1830c74a8a49c1b454496d -- You are receiving this mail because: You are watching all bug changes.
