Closed Bug 204415 Opened 21 years ago Closed 21 years ago

input type file does not allow to delete file

Categories

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

x86
Windows 98
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 183689

People

(Reporter: atari, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Win98; pl-PL; rv:1.4a) Gecko/20030401
Build Identifier: Mozilla/5.0 (Windows; U; Win98; pl-PL; rv:1.4a) Gecko/20030401

If there is a <input type="file"> in a form, after form is succesfully submited
it is not possible to delete submitted file. It seems that Mozilla io still
keeping lock on file.

Reproducible: Always

Steps to Reproduce:
I found it while using Mantis 0.17.3 from http://mantisbt.sourceforge.net/
Actual Results:  
I couldn't delete the file. I had to close Mozilla to be able to delete it.

Expected Results:  
I should be able to deleta that file. Lock should be released as soon as Mozilla
does not need it.

*** This bug has been marked as a duplicate of 183689 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.