[Webkit-unassigned] [Bug 33697] dragOpFromIEOp("move") returns DragOperationGeneric instead of DragOperationMove

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 18 00:49:35 PDT 2010


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


Tony Chang (Google) <tony at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tony at chromium.org




--- Comment #2 from Tony Chang (Google) <tony at chromium.org>  2010-03-18 00:49:35 PST ---
(In reply to comment #0)
> dragOpFromIEOp("move") returns DragOperationGeneric instead of
> DragOperationMove. This doesn't make any sense.

This is causing fast/events/drag-and-drop.html to fail on Chromium.  The test
tries to set a dropEffect of 'move', but no operation occurs because the source
operation mask doesn't include generic.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list