https://bugs.kde.org/show_bug.cgi?id=515116
Harald Sitter <[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/ |9d55adc0593aebf10a1830c74a8 |eb3ab1ae42392346a458a233147 |a49c1b454496d |c13ee251357a1 --- Comment #9 from Harald Sitter <[email protected]> --- Git commit eb3ab1ae42392346a458a233147c13ee251357a1 by Harald Sitter. Committed on 19/05/2026 at 15:57. Pushed by sitter into branch 'Plasma/6.7'. 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) (cherry picked from commit 9d55adc0593aebf10a1830c74a8a49c1b454496d) Co-authored-by: Harald Sitter <[email protected]> M +0 -2 applets/kickoff/FullRepresentation.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/eb3ab1ae42392346a458a233147c13ee251357a1 -- You are receiving this mail because: You are watching all bug changes.
