WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 44881
Bug 80213
Dynamically changing input type to file not working
https://bugs.webkit.org/show_bug.cgi?id=80213
Summary
Dynamically changing input type to file not working
sheken
Reported
2012-03-03 06:30:49 PST
Changing an input type attribute to "file" with Javascript does not work. The attribute is well changed in the dom three, but does not take effect. When changing the attribute to file, and then trying to read it, it seems not to be a "file" type. The url example attached shows it pretty well (using mootools, but definetly not a mootools bug as it works on other browsers) Works for all other type value.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2012-03-05 11:32:27 PST
*** This bug has been marked as a duplicate of
bug 44881
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug