[Webkit-unassigned] [Bug 26700] [Win] HTML5 Drag and drop, effectAllowed and dragEffect broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 24 12:39:58 PDT 2009


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


Jens Alfke <snej at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |snej at chromium.org
         AssignedTo|webkit-unassigned at lists.web |snej at chromium.org
                   |kit.org                     |




--- Comment #2 from Jens Alfke <snej at chromium.org>  2009-08-24 12:39:57 PDT ---
The settings of effectAllowed and dropEffect are, in general, not in accordance
with the HTML5 spec, and in some cases just broken. The issue Erik reported is
one instance of this — there's no code in WebCore itself that restricts the
destination-set dropEffect to what the source-set effectAllowed allows.

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