RESOLVED DUPLICATE of bug 1389715753
Native <input type="file"> control does not highlight on drag hover
https://bugs.webkit.org/show_bug.cgi?id=15753
Summary Native <input type="file"> control does not highlight on drag hover
Eric Seidel (no email)
Reported 2007-10-29 11:36:00 PDT
Native <input type="file"> control does not highlight on drag hover When I initially implemented drag-and drop for file controls, <input type="file"> would correctly indicate that it was a drop location by highlighting on drag hover. No longer is this the case. This might have been a UI decision, but I doubt it. I expect it's just something that was missed in implementing native controls. One might consider this a "regression", but I don't think the original view-based drag-and-drop-enabled file control ever shipped.
Attachments
David Kilzer (:ddkilzer)
Comment 1 2007-10-29 21:19:48 PDT
*** This bug has been marked as a duplicate of 13897 ***
Note You need to log in before you can comment on or make changes to this bug.