[Webkit-unassigned] [Bug 99791] New: If dragenter and dragover are not cancelled, a drop event should not be fired.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 18 18:26:12 PDT 2012


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

           Summary: If dragenter and dragover are not cancelled, a drop
                    event should not be fired.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Events
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dcheng at chromium.org
                CC: tony at chromium.org, rniwa at webkit.org


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.

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