https://bugs.kde.org/show_bug.cgi?id=504385
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/f81dd70a3501f1011d7312827 | |7c4aba87014c481 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Nate Graham <n...@kde.org> --- Git commit f81dd70a3501f1011d73128277c4aba87014c481 by Nate Graham, on behalf of Kai Uwe Broulik. Committed on 20/05/2025 at 13:37. Pushed by broulik into branch 'master'. applets/notifications: Don't set a parent for WidgetsAskUserActionHandler The notification popup gets destroyed as soon as the user clicked the menu item, so the handler is destroyed (curiously still leaving the KMessageDialog up) and askUserDeleteResult is never emitted. M +4 -2 applets/notifications/filemenu.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/f81dd70a3501f1011d73128277c4aba87014c481 -- You are receiving this mail because: You are watching all bug changes.