Closed
Bug 240739
Opened 21 years ago
Closed 21 years ago
onChange event in INPUT tag for file upload doesn't fire when a file is selected
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
People
(Reporter: firebird, Assigned: bugs)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040206 Firefox/0.8
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040206 Firefox/0.8
<input type="file" onChange="alert('a file was selected, load the image locally
to preview')">
Reproducible: Always
Steps to Reproduce:
1. Use the code above, select a file, and watch nothing happen :)
2.
3.
Comment 1•21 years ago
|
||
This was fixed after 0.8. Before filing a bug next time, follow the bugzilla
guidelines. It clearly says 2 times not to file bugs with builds older than 2
weeks.
*** This bug has been marked as a duplicate of 67873 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•