https://bugs.kde.org/show_bug.cgi?id=459249
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/ |0fb1453f8c131288349d653fa03 |a6f719db196ed398da87f3be120 |a4c671f65f803 |40941c74e8700 --- Comment #5 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit a6f719db196ed398da87f3be12040941c74e8700 by Fushan Wen. Committed on 19/09/2022 at 12:31. Pushed by fusionfuture into branch 'Plasma/5.26'. 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 (cherry picked from commit 0fb1453f8c131288349d653fa03a4c671f65f803) M +3 -1 applets/notifications/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/commit/a6f719db196ed398da87f3be12040941c74e8700 -- You are receiving this mail because: You are watching all bug changes.