[Webkit-unassigned] [Bug 157415] New: FocusController::findFocusableElementRecursively

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 5 23:01:12 PDT 2016


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

            Bug ID: 157415
           Summary: FocusController::findFocusableElementRecursively
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Event Handling
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: akling at apple.com, cdumez at apple.com, koivisto at iki.fi

FocusController::findFocusableElementRecursively and FocusController::nextFocusableElement/previousFocusableElement are named backwards.
The former finds a focusable element and the latter two finds a focusable element or a shadow host.

Fix this mess.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160506/72fa7836/attachment.html>


More information about the webkit-unassigned mailing list