Summary: | Some notifications become not interactive once in the history widget. | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Eridani Rodríguez <eridanired123> |
Component: | Notifications | Assignee: | Kai Uwe Broulik <kde> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | normal | CC: | eridanired123, kdelibs-bugs, plasma-bugs |
Priority: | NOR | ||
Version: | 5.14.4 | ||
Target Milestone: | 1.0 | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Eridani Rodríguez
2018-12-11 04:28:19 UTC
When the notification is closed it cannot be interacted with anymore. That is because the application stops listening for the clicked signal. This is by design. There is a Gnome addition to make notifications "resident" and keep their actions working even when dismissed but we don't support this. But some other notifications like when you take a screenshot with Spectacle, maintain their interactive behaviour even in the history. Why is there a difference? |