[Webkit-unassigned] [Bug 108021] WebKit provides wrong dropEffect on dragend/drop events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 7 16:29:19 PST 2015


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

Tony R. <zearin at gonk.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zearin at gonk.net

--- Comment #4 from Tony R. <zearin at gonk.net> ---
Almost 2 years later?  Wow…

I just discovered this bug.  At first I set `event.dataTransfer.dropEffect` to `'move'` according to prescribed writings on the web.  But when I checked the value in `drop` handler, the value was `'none'`.

Out of frustration, I eventually started setting it in EVERY handler.  But in `drop` handler, it is always `'none'`.

Please consider this an enthusiastic +1 for this bug!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150108/5f5f5e82/attachment-0002.html>


More information about the webkit-unassigned mailing list