Bug 143849
Summary: | Support link dragging for <area> | ||
---|---|---|---|
Product: | WebKit | Reporter: | Daniel Bates <dbates> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, darin |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Daniel Bates
The idea of supporting link dragging of the HTML Area element came up during the discussion of the patch for bug #141597. Currently we do not support link dragging of such elements. We should consider implementing support for link dragging of HTML Area elements to be consistent with our dragging behavior for hyperlinks defined using other markup (e.g. <a href="http://www.apple.com">www.apple.com</a>).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |