Bug 509049 - Add delay before automatic action chosen by user
Summary: Add delay before automatic action chosen by user
Status: RESOLVED DUPLICATE of bug 499260
Alias: None
Product: Discover
Classification: Applications
Component: Updates (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-09-03 04:47 UTC by Justin Zobel
Modified: 2025-09-23 19:00 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Zobel 2025-09-03 04:47:46 UTC
When using the action after updates have finished option, add a delay and notification.

Something like "Discover has finished the requested updates and will [ACTION] in [TIMEOUT] seconds".

This way, users have an option to cancel it if they need.

Especially as a reboot is a potentially destructive process if the user has work open they haven't saved. This might happen if a user hits update all in Discover, sets it to reboot, but then forgets it is updating in the background and continues to work on a file or project.
Comment 1 Nate Graham 2025-09-23 19:00:22 UTC
> Especially as a reboot is a potentially destructive process if the user has work open they haven't saved
It shouldn't be; apps are supposed to prompt the user to save, and cancel logout if the user makes no choice.

Currently this isn't happening, which is tracked by Bug 499260. Fixing that seems like the better course of action.

*** This bug has been marked as a duplicate of bug 499260 ***