[Webkit-unassigned] [Bug 8248] New: Can not clear file input field

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Apr 7 10:12:19 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8248

           Summary: Can not clear file input field
           Product: WebKit
           Version: 417.x
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: HTML Forms
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: webkit at groupee.com


I am using an AJAX to submit/upload a file to my server. This works perfectly.
After I get the response I want to clear the form to allow the user to upload
another file. This does not work.

1) Setting the value of the file input element to "" does nothing.
2) Calling form.reset does nothing
3) removing the element and adding a new file element does nothing.

Currently the only way to get this to work is by exploiting this bug# 5196.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list