[Webkit-unassigned] [Bug 234885] New: AX: AccessibilityObject::setFocused(true) should make the webpage focused, and make web content the first responder

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 5 09:26:40 PST 2022


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

            Bug ID: 234885
           Summary: AX: AccessibilityObject::setFocused(true) should make
                    the webpage focused, and make web content the first
                    responder
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tyler_w at apple.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

WebKit should set webpage focus and first respondership when an element is focused via accessibility. Because we don't currently do so, focus rings are not drawn around focused elements when these conditions are true:

1. A WKWebView is embedded in another app
2. An AX client drives focus into the webview (e.g. full keyboard access on iOS)
3. The hosting app does not make web content the first responder

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220105/17fbf097/attachment.htm>


More information about the webkit-unassigned mailing list