Open
Bug 1329625
Opened 8 years ago
Updated 2 years ago
Don't resume the download if user tried to resume it for disconnected downloads
Categories
(Firefox :: Downloads Panel, defect, P3)
Firefox
Downloads Panel
Tracking
()
NEW
People
(Reporter: rexboy, Unassigned)
References
Details
(Whiteboard: [CHE-BACKLOG])
+++ This bug was initially created as a clone of Bug #1270014 +++
If we landed bug 1270014, it creates the following scenario:
1. Download a file that takes awhile
2. Open all downloads overlay
3. Disconnect from the internet
4. Now the downloading file should change to paused state. Right click on it and select “resume” from downloads overlay.
5. The downloading file goes to failed state. Yellow warning badge shown (due to new design).
6. Connect to the internet.
7. The file is resumed automatically but the badge is still there. If the user open the panel now, they will find nothing unusual.
So we can discuss here if we need to stop auto-resuming if user tried to resume to resolve the situation above.
Updated•8 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•