WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
164280
Make MathML links draggable
https://bugs.webkit.org/show_bug.cgi?id=164280
Summary
Make MathML links draggable
John Wilander
Reported
2016-11-01 11:44:05 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug