Closed Bug 128327 Opened 23 years ago Closed 23 years ago

Uploaded file is not closed until window is closed

Categories

(Core :: DOM: Core & HTML, defect)

x86
Windows 98
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 126829

People

(Reporter: schapel, Assigned: alexsavulov)

References

()

Details

Reproducible: Always Steps to Reproduce: 1. Go to http://validator.w3.org/file-upload.html 2. Upload a file to be validated 3. Try to rename the file Expected Results: The file is renamed. Actual Results: The file cannot be renamed because it is still opened by Mozilla. You must close the window that contained the form the file was uploaded from. Closing the tab is not sufficient! I first noticed this bug in the 2002022808 build on Windows 98. It is important for Mozilla to close the file because many text editors save changes by first renaming the original file and writing a new one -- with this bug I must close the Window each time I edit the file to make it valid HTML.
dup of 126829 HTML tag <input type=file> doesn't close file *** This bug has been marked as a duplicate of 126829 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
verifying
Status: RESOLVED → VERIFIED
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.