[webkit-reviews] review requested: [Bug 191228] Plain text drag in contenteditable is always DragOperationCopy, never DragOperationMove : [Attachment 354195] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 7 18:57:43 PST 2018


Jonathan Hammer <jonathan at e3software.com> has asked  for review:
Bug 191228: Plain text drag in contenteditable is always DragOperationCopy,
never DragOperationMove
https://bugs.webkit.org/show_bug.cgi?id=191228

Attachment 354195: Patch

https://bugs.webkit.org/attachment.cgi?id=354195&action=review




--- Comment #12 from Jonathan Hammer <jonathan at e3software.com> ---
Created attachment 354195

  --> https://bugs.webkit.org/attachment.cgi?id=354195&action=review

Patch

New proposed patch attached. The patch is the same as last time with two
additions:

1. Layout test now included (my previous comments about problems replaying
events were uninformed -- it turns out `eventSender.dragMode = false` does the
trick)

2. ChangeLog now included


More information about the webkit-reviews mailing list