[Webkit-unassigned] [Bug 87470] New: An event re-targeting algorithm does not set event's target correctly for multiple shadow roots.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 25 01:12:23 PDT 2012


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

           Summary: An event re-targeting algorithm does not set event's
                    target correctly for multiple shadow roots.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hayato at chromium.org
                CC: dglazkov at chromium.org, dominicc at chromium.org,
                    morrita at google.com, shinyak at chromium.org,
                    tasak at google.com
            Blocks: 78585


The current implementation (WebCore::EventDispatcher::ensureEventAncestors) does not set event's target correctly if it is applied to multiple shadow roots.
Let me upload a test case and a fix soon.

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