https://bugs.kde.org/show_bug.cgi?id=407536

--- Comment #6 from David Edmundson <k...@davidedmundson.co.uk> ---
>or the condition that's being notified about is no longer applicable.

>From a notification POV that's exactly what is happening. 

When we delete an applet it doesn't actually delete it, in case a user hits
undo. The applet is still alive and running but hidden. Frankly, I don't
remotely like the way that works, it's a hack, but that's not within scope of
any KF5 changes.

We can't just keep it alive forever. You'd just leak all the memory.
After it has been properly deleted we must remove this notification from the
notification history as you can't restore it and the button is useless.

This whole thing is somewhat independent of the popup timeout. The popup is
shown persistently whilst the notification is active.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to