Closed
Bug 141501
Opened 23 years ago
Closed 23 years ago
File remains open after form upload
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 126829
People
(Reporter: wam2, Assigned: alexsavulov)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0rc1;)
Gecko/20020417
BuildID: 2002041711
After uploading a local file, it remains open. It is not possible to modify/edit
the local file using other programs (I use NoteTab Pro) or delete it in the
Windows file manager until you exit Mozilla (strangely, Microsoft Word still can
open/modify the file).
Reproducible: Always
Steps to Reproduce:
1. Open http://validator.w3.org/file-upload.html
2. Browse.. to a local file and submit it ("validate document")
3. Try to modify and save the local file in a text editor
Actual Results: The file cannot be saved under the same name.
Expected Results: Mozilla should close the file after form submit, so it can be
used by other programs
*** This bug has been marked as a duplicate of 126829 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•