[Webkit-unassigned] [Bug 191228] Plain text drag in contenteditable is always DragOperationCopy, never DragOperationMove

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 7 08:18:05 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=191228

--- Comment #7 from Wenson Hsieh <wenson_hsieh at apple.com> ---
(In reply to Jonathan Hammer from comment #6)
> Created attachment 354065 [details]
> Patch

Thanks for the patch, Jonathan!

While this change looks reasonable, we'd also need to write a regression test for it. It should be possible to using existing infrastructure for testing drag and drop (LayoutTests/fast/events/drag-and-drop-*.html) to test this, but I haven't done the investigation to see whether it'll just work. Ideally we can just add a test that moves text within a textarea or contenteditable element and checks that the text isn't duplicated.

-- 
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/20181107/00ced132/attachment.html>


More information about the webkit-unassigned mailing list