[Webkit-unassigned] [Bug 17420] New: Dropping file on file-upload control does not dismiss file picker

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 17 23:55:25 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17420

           Summary: Dropping file on file-upload control does not dismiss
                    file picker
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org


Dropping file on file-upload control does not dismiss file picker

1. click on a <input type="file"> control
2. drop a file onto the same control
3. expect the file-picker dialog to auto-dismiss, instead it sticks around.  I
did not try actually choosing a file with this strangely-still around file
picker.  No clue what could happen.  Heck, if some event listener removed the
input type=file on a change event the file picker could even cause a crash if
written wrong (that's a wild assumption, not a fact).


-- 
Configure bugmail: http://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