Closed
Bug 269262
Opened 20 years ago
Closed 20 years ago
prompt for yes/no when downloading same file name
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: securifirm, Assigned: bugs)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 The download manager should prompt the user if they are currently downloading 1 one (something.exe) and then try to download another file (something.exe) stating that there is currently another file being downloaded called something.exe. Would you like to cancel that download and overwrite with this one. If the user selects Y, then the download proceeds as normal. If the user selects N, then they are prompted back for the file name dialog. Reproducible: Always Steps to Reproduce:
Comment 1•20 years ago
|
||
This is a WONTFIX bug. The Firefox devs decided to implement and automatic renaming scheme instead of prompting user to change the name. So, if you try to download something like foo.doc somewhere where foo.doc already exists, it'll save as foo-1.doc.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WONTFIX
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•