[webkit-reviews] review requested: [Bug 24731] dropEffect is always set to "copy" at dragend : [Attachment 39581] Patch with test case

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 14 17:50:34 PDT 2009


Daniel Bates <dbates at webkit.org> has asked  for review:
Bug 24731: dropEffect is always set to "copy" at dragend
https://bugs.webkit.org/show_bug.cgi?id=24731

Attachment 39581: Patch with test case
https://bugs.webkit.org/attachment.cgi?id=39581&action=review

------- Additional Comments from Daniel Bates <dbates at webkit.org>
Changed WebView::keyStateToDragOperation so that it returns a valid
DropOperation. Cleaned up layout test. Filed bug #29264 to address drop effect
issue and documented in WebView. Using workaround in this patch.


More information about the webkit-reviews mailing list