RESOLVED DUPLICATE of bug 79173 99791
If dragenter and dragover are not cancelled, a drop event should not be fired.
https://bugs.webkit.org/show_bug.cgi?id=99791
Summary If dragenter and dragover are not cancelled, a drop event should not be fired.
Daniel Cheng
Reported 2012-10-18 18:27:07 PDT
The original bug was filed at crbug.com/122102 and a simple test case is attached there. We need to track the cancellation state of dragover; if it is not cancelled, then a drop event should not be fired.
Attachments
Alexey Proskuryakov
Comment 1 2012-10-18 22:26:34 PDT
See also: bug 79173, bug 66469.
Daniel Cheng
Comment 2 2012-10-18 23:07:21 PDT
*** Bug 66469 has been marked as a duplicate of this bug. ***
Daniel Cheng
Comment 3 2012-10-18 23:10:09 PDT
*** This bug has been marked as a duplicate of bug 79173 ***
Lucas Forschler
Comment 4 2019-02-06 09:18:40 PST
Mass move bugs into the DOM component.
Note You need to log in before you can comment on or make changes to this bug.