[Webkit-unassigned] [Bug 113336] New: dispatchEvent mouseevent does propagate correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 26 13:29:13 PDT 2013


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

           Summary: dispatchEvent mouseevent does propagate correctly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: arv at chromium.org


If you dispatch a mouseevent on an element that is not in the document the event propagation does not work correctly.

I've attached a test case which passes in Firefox but fails in WebKit. If you comment out the code that removes the node from the document the test passes in WebKit too.

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