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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 18 14:51:04 PDT 2010


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





--- Comment #8 from Tony Chang (Google) <tony at chromium.org>  2010-03-18 14:51:04 PST ---
(In reply to comment #7)
> (From update of attachment 51012 [details])
> > +        Covered by existing tests (fast/events/drag-and-drop.html).
> 
> If this change is covered by those tests, why aren't the tests failing?

The win port is passing because it converts generic into move:
http://trac.webkit.org/browser/trunk/WebKit/win/WebView.cpp#L4861

gkt and qt skip this test and this test is failing on the chromium ports.  If
you prefer, I can make the chromium ports convert generic to move, but I
imagine qt and gtk will have to do the same.

-- 
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