https://bugs.kde.org/show_bug.cgi?id=459249
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |5.26 Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |0fb1453f8c131288349d653fa03 | |a4c671f65f803 --- Comment #4 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 0fb1453f8c131288349d653fa03a4c671f65f803 by Fushan Wen. Committed on 19/09/2022 at 04:43. Pushed by fusionfuture into branch 'master'. applets/notifications: use `Plasmoid.self` in `Globals.adopt` Plasmoid will become an object in QML after the system tray is deleted, but we need `!Plasmoid` to return true in order to delete the plasmoid item in `Globals.plasmoids`, so use `Plasmoid.self` instead. FIXED-IN: 5.26 M +3 -1 applets/notifications/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/commit/0fb1453f8c131288349d653fa03a4c671f65f803 -- You are receiving this mail because: You are watching all bug changes.