[Webkit-unassigned] [Bug 49982] New: Change EventHandler::dispatchMouseEvent code to use DOM traversal instead of render tree traversal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 23 10:23:19 PST 2010


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

           Summary: Change EventHandler::dispatchMouseEvent code to use
                    DOM traversal instead of render tree traversal
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dglazkov at chromium.org
        Depends on: 49977


Per my comment introduced in bug 49977, we should use DOM traversal in discovering first mouse-focusable node, rather than render tree.

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