[Webkit-unassigned] [Bug 164280] New: Make MathML links draggable
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Nov 1 11:44:05 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=164280
Bug ID: 164280
Summary: Make MathML links draggable
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: MathML
Assignee: webkit-unassigned at lists.webkit.org
Reporter: wilander at apple.com
MathML elements with href attributes are links, behave like links, and can be dragged and dropped as links if they are embedded in a draggable element. However, they don't become the drag target element in drag & drop since isDraggableLink(const Element& element) defined in DragController doesn't consider MathML elements.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161101/44d37a22/attachment.html>
More information about the webkit-unassigned
mailing list