Bug 32493
| Summary: | File input should show an indication when they are the drop target | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Beck <davbeck> |
| Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
David Beck
When you drag a file onto a file input it should show an indication that it is the drop target. Currently, it is hard to tell the difference between dropping a file onto the input, or onto the page. They have very different meanings. If for instance, you want to drag an image to upload, and you miss, it will load the image into that tab and you will loose your information you have been entering into that form.
It might even be reasonable to limit the dragging of files to load into the window to the url field.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
*** This bug has been marked as a duplicate of bug 13897 ***