[Webkit-unassigned] [Bug 65008] New: Form reset doesn't redraw a file upload control

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 21 21:18:46 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=65008

           Summary: Form reset doesn't redraw a file upload control
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: data:text/html,<form><input type=file><input
                    type=reset></form>
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tkent at chromium.org
                CC: dglazkov at chromium.org, haraken at google.com


1. Open data:text/html,<form><input type=file><input type=reset></form>
2. Select a file for the file upload control
3. Click the reset button

Expected: The file upload control is cleared and shows "No file chosen"

Actual: The file upload control doesn't change. If the file upload control is repainted (e.g. inspect the file upload control), it shows "No file chosen".

-- 
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