Bug 15753 - Native <input type="file"> control does not highlight on drag hover
Summary: Native <input type="file"> control does not highlight on drag hover
Status: RESOLVED DUPLICATE of bug 13897
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-29 11:36 PDT by Eric Seidel (no email)
Modified: 2007-10-29 21:19 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 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.
Comment 1 David Kilzer (:ddkilzer) 2007-10-29 21:19:48 PDT

*** This bug has been marked as a duplicate of 13897 ***