| Summary: | It's unexplained that Plasma notification setting isn't honored for notifications with URLs, or why | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Dave Brain <kbug> |
| Component: | Notifications | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | minor | CC: | kbug, kde, kde, kinofhek, nate, noahadvs |
| Priority: | NOR | Keywords: | usability |
| Version First Reported In: | 5.24.7 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Dave Brain
2023-01-19 18:53:54 UTC
confirmed in the 23.04 UI rewrite Notifications with a URL payload are intentionally shown longer by Plasma (nothing Spectacle does) in order to give you more time to interact with (e.g. drag) the screenshot. This is by design. It may be intentional, but it's clearly unexpected from the user, since we're violating the promises our UI makes by offering a duration control and then ignoring it. If we want to keep this, we need to disclose it with some explanatory text by the UI control to configure the duration. A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/2572 There was no consensus that my merge request was desired. So at this point we have to consider it simply intentional and users need to figure out the pattern for themselves (or not notice and not care). |