https://bugs.kde.org/show_bug.cgi?id=449426
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/commit/f7 | |4a31b87cc3e40e2a6724bd2e6a9 | |96dc4722ce0 Version Fixed In| |5.26 --- Comment #9 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit f74a31b87cc3e40e2a6724bd2e6a996dc4722ce0 by Fushan Wen. Committed on 19/09/2022 at 14:18. Pushed by fusionfuture into branch 'master'. applets/kickoff: fix crash when dragging items not in favorite page on Wayland Replace all `!plasmoid.expanded` with `plasmoid.expanded` so the source item can still be alive after Kickoff menu is closed Related: bug 450215 FIXED-IN: 5.26 M +1 -1 applets/kickoff/package/contents/ui/ApplicationsPage.qml M +1 -1 applets/kickoff/package/contents/ui/Footer.qml M +1 -1 applets/kickoff/package/contents/ui/Header.qml M +1 -1 applets/kickoff/package/contents/ui/KickoffGridView.qml M +1 -1 applets/kickoff/package/contents/ui/KickoffListView.qml https://invent.kde.org/plasma/plasma-desktop/commit/f74a31b87cc3e40e2a6724bd2e6a996dc4722ce0 -- You are receiving this mail because: You are watching all bug changes.