[Webkit-unassigned] [Bug 177432] When elements are moved during a drag start, the drag ends instantly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 25 10:11:31 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=177432
Wenson Hsieh <wenson_hsieh at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |megan_gardner at apple.com,
| |thorton at apple.com
--- Comment #2 from Wenson Hsieh <wenson_hsieh at apple.com> ---
Could you provide a reduced test case showing this? It's true that we bail if the "dragstart" handler mutates the DOM in a way that destroys the drag source element's RenderObject, but my understanding is that just moving the element should not abort the drag session altogether.
Additionally, it might be interesting to know whether this reproduces on iOS (I would expect it to also reproduce, which would indicate this is an issue at the WebCore layer rather than the client layers.)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170925/177c51b1/attachment.html>
More information about the webkit-unassigned
mailing list