Open
Bug 857893
Opened 12 years ago
Updated 2 years ago
Download manager overwrites (deletes) files that already exist without user permission
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: t8av, Unassigned)
Details
(Keywords: dataloss)
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:19.0) Gecko/20100101 Firefox/19.0
Build ID: 20130307023931
Steps to reproduce:
I was downloading a large file. After I got 97% of the file, bad internet connection caused the download to stop, so I downloaded the file again. My intention was to keep the old file until I get the new file complete.
Actual results:
Firefox download manager deleted the old file that existed without asking for my permission to overwrite the file. My intention was to keep the old (partial) file until I get the new file downloaded in complete.
Expected results:
Firefox should ask for user permission to overwrite files, if a file of the same name already exists in the download directory.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•