Bug 140986
| Summary: | dragging and dropping images on to html canvas on chrome | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | apsid1990 |
| Component: | UI Events | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
apsid1990
Tried dragging and dropping from google images to an html canvas using dataTransfer.getData('Text') in chrome. the image didn't get dropped. nor did it display the contents on the console when I tried printing it. URL, text/html, text/plain,text/url-lst , none of it works.
Though the same works in mozilla.
Chrome version: 40.0.2214.91 (64-bit)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |