Summary: | Notifications should never appear right under your cursor | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Nate Graham <nate> |
Component: | Notifications | Assignee: | Kai Uwe Broulik <kde> |
Status: | CONFIRMED --- | ||
Severity: | wishlist | CC: | aspotashev, kdedev, nicolas.fella, plasma-bugs-null |
Priority: | NOR | Keywords: | usability |
Version First Reported In: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Nate Graham
2021-01-22 15:09:06 UTC
Do you have a particular solution in mind? Changing the popup location/behavior based on the cursor location sounds a bit brittle/unexpected to me I think would prefer if it would position the notification in the next available position that doesn't have a cursor in it. That is to say, if you imagine that notifications appear in a stack, if item 0 in the stack has my cursor in that area, the notification would appear in position 1 rather than position 0. Alternatively, maybe ignore the click if it happens <100ms after a notification (or something else) appears under mouse pointer? |