[Webkit-unassigned] [Bug 101853] wrong dropEffect ("copy") on dragend when current operation is "move"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 1 12:42:30 PDT 2019


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

Jay C <jay at conton.io> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jay at conton.io

--- Comment #3 from Jay C <jay at conton.io> ---
I am running into this as well 

macOS 10.14.6 (18G95)
Safari 13.0.1

When dropping an element that has effectAllowed: copyMove, I am receiving dropEffect: none, and my effectAllowed is changing to "copy" if I have the altKey pressed. 

Firefox has the correct behavior of dropEffect changing to copy or move depending if the altKey is pressed.

--

Another bug that comes along with this is altKey isn't changing to true/false as I drag and press/release the key. I have to start the drag with the altKey pressed, or not pressed. 

Firefox behaves correctly when pressing/releasing the altKey while in a drag.

-- 
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/20191001/0710db83/attachment.html>


More information about the webkit-unassigned mailing list