Summary: | Persistent notification popups time out | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Fabian Vogt <fabian> |
Component: | Notifications | Assignee: | Kai Uwe Broulik <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde, nate, plasma-bugs, zeratul976 |
Priority: | NOR | Flags: | kde:
Usability?
|
Version: | 5.12.0 | ||
Target Milestone: | 1.0 | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/plasma-workspace/3c52fc3bc05e0f351d4998ad54edae1a4e21a043 | Version Fixed In: | 5.16.0 |
Sentry Crash Report: |
Description
Fabian Vogt
2018-02-09 12:23:58 UTC
This was done on purpose back in the days but I agree that persistent notifications should keep their popup on screen until the user dismisses them. It often happened to me with e.g. PIN prompt or Bluetooth pairing request that the notification disappeared in the history even though the pairing process was still active and waiting for my confirmation. Usability, what do you think? The balance we have to deal with is that some apps (kdeconnect for example) randomly set persistent notifications on everything. If they stayed open forever it would be really annoying (In reply to David Edmundson from comment #2) > The balance we have to deal with is that some apps (kdeconnect for example) > randomly set persistent notifications on everything. That's something that needs to be fixed in kdeconnect then. While it's important that plasma doesn't break existing applications, this must only be done when it's reasonable to. Not providing the option for persistent popups at all is IMO not a good option. That was one example, we can't control every app. *** Bug 392786 has been marked as a duplicate of this bug. *** Git commit 3c52fc3bc05e0f351d4998ad54edae1a4e21a043 by Kai Uwe Broulik. Committed on 09/05/2019 at 09:29. Pushed by broulik into branch 'master'. Merge branch 'broulik/libnotificationmanager' This includes: libnotificationmanager https://phabricator.kde.org/D20265 New notification plasmoid: https://phabricator.kde.org/D20266 as well as dataengine compat: https://phabricator.kde.org/D20490 and https://phabricator.kde.org/D20491 Related: bug 222470, bug 402144, bug 405570, bug 391646, bug 401819, bug 400811, bug 392669, bug 390864, bug 374099, bug 360990, bug 346458, bug 398926, bug 390152, bug 342355, bug 402391, bug 399697, bug 400871, bug 398580 FIXED-IN: 5.16.0 https://commits.kde.org/plasma-workspace/3c52fc3bc05e0f351d4998ad54edae1a4e21a043 |