Bug 99791

Summary: If dragenter and dragover are not cancelled, a drop event should not be fired.
Product: WebKit Reporter: Daniel Cheng <dcheng>
Component: UI EventsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: richard, rniwa, tony
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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.