[Webkit-unassigned] [Bug 80213] New: Dynamically changing input type to file not working
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Mar 3 06:30:49 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=80213
Summary: Dynamically changing input type to file not working
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh Intel
URL: http://jsfiddle.net/GXHqb/1/
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Major
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: aureltrotebas at yahoo.fr
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list