[Webkit-unassigned] [Bug 26471] New: Redundant 'change' event for <input type=file>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 16 22:00:14 PDT 2009


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

           Summary: Redundant 'change' event for <input type=file>
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tkent at chromium.org


The current implementation of FileChooser.cpp produces some redundant 'change'
events in a case that the selected file is not changed.

It makes a problem only in Chrome for now, and it is possible to resolve the
problem by changing the Chrome code.  However to change the WebKit code is
safer and reasonable.
See http://crbug.com/14162


-- 
Configure bugmail: https://bugs.webkit.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