Bug 442357

Summary: Do Not Reset Notification Timer on Hover
Product: [Plasma] plasmashell Reporter: Andres Betts <anditosan1000>
Component: System Tray widgetAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED INTENTIONAL    
Severity: normal CC: materka, nate
Priority: NOR    
Version First Reported In: git-master   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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.