https://bugs.kde.org/show_bug.cgi?id=445512
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |aa8a1fbf4b8e46039b809620071 | |728c0692b49fa Version Fixed In| |6.0.4 Status|ASSIGNED |RESOLVED --- Comment #20 from Nate Graham <n...@kde.org> --- Git commit aa8a1fbf4b8e46039b809620071728c0692b49fa by Nate Graham, on behalf of David Redondo. Committed on 08/04/2024 at 18:04. Pushed by ngraham into branch 'master'. applets/kickoff: Disable reusing items Together with switching models of the view like kickoff does reusing delegates confuses Qt. Debugging the a wrong entry reveals that the 'model' property inside the delegate and the required properties still refer to the previous model. FIXED-IN:6.0.4 M +1 -1 applets/kickoff/package/contents/ui/KickoffListView.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/aa8a1fbf4b8e46039b809620071728c0692b49fa -- You are receiving this mail because: You are watching all bug changes.