Bug 442357 - Do Not Reset Notification Timer on Hover
Summary: Do Not Reset Notification Timer on Hover
Status: RESOLVED INTENTIONAL
Alias: None
Product: plasmashell
Classification: Plasma
Component: System Tray widget (other bugs)
Version First Reported In: git-master
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-12 22:20 UTC by Andres Betts
Modified: 2021-09-14 15:48 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andres Betts 2021-09-12 22:20:18 UTC
When the mouse goes over a notification and the user moves the pointer in and out of the notification, the close timer resets making the notification take longer to disappear than expected. The timer should continue where it stopped.
Comment 1 Nate Graham 2021-09-14 15:48:53 UTC
No way! This is an important usability feature. You can move the cursor over the notification to pause the timer to get more time to read it. If the timer didn't reset when you do this, then if you accidentally moved it out again while the timer was close to completing, it would disappear almost immediately.

The timeout visualization adjusts so you can see what's going on; I don't think there's anything weird or unexpected about this.