Bug 15753
| Summary: | Native <input type="file"> control does not highlight on drag hover | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 523.x (Safari 3) | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
Eric Seidel (no email)
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
David Kilzer (:ddkilzer)
*** This bug has been marked as a duplicate of 13897 ***