[Webkit-unassigned] [Bug 50989] New: Change SelectionController::setFocusedNodeIfNeeded code to use DOM traversal instead of render tree traversal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 13 15:28:03 PST 2010


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

           Summary: Change SelectionController::setFocusedNodeIfNeeded
                    code to use DOM traversal instead of render tree
                    traversal
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eae at chromium.org
                CC: dglazkov at chromium.org


Per comment introduced in bug 49977 by dglazkov at chromium.org, we should use DOM traversal in discovering first 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