Closed
Bug 474999
Opened 17 years ago
Closed 17 years ago
FF is not closing an uploaded file after upload completes (file lock)
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 183689
People
(Reporter: bugzilla, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5 (.NET CLR 3.5.30729) FirePHP/0.2.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5 (.NET CLR 3.5.30729) FirePHP/0.2.1
After file upload completes, file is still locked (probably not closed) by FireFox and cannot be deleted.
Reproducible: Always
Steps to Reproduce:
1. Pick a file, upload it somewhere.
2. Try and delete the file after upload completes
Actual Results:
Cannot delete file, file is in use.
Expected Results:
Able to delete file.
Released its lock on the file to allow deletion.
Workaround: Close the browser or upload another file (the prior upload is then released).
Updated•17 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•