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
Reported 2015-04-16 14:46:21 PDT
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
Note You need to log in before you can comment on or make changes to this bug.