[Webkit-unassigned] [Bug 161394] New: AX: WKWebView for OSX does not allow configuration of tabsToLinks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 30 11:19:49 PDT 2016


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

            Bug ID: 161394
           Summary: AX: WKWebView for OSX does not allow configuration of
                    tabsToLinks
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Macintosh
                OS: OS X 10.11
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dsaunders45459 at gmail.com
                CC: webkit-bug-importer at group.apple.com

WebView allows setting [WebPreferences setTabsToLinks:] to allow the tab key to navigate between links in the web page. WKWebView does not expose this preference, which is an accessibility bug to us. To the end user interacting with the embedded browser, they are not aware they need to press options + tab to be able to access the link through keyboard. They expect the tab key which navigate between other cocoa controls in the window to navigate to the DOM elements that accept keyboard focus. Safari allows setTabsToLinks as a configurable setting, but the WKWebView control provided does not share this setting with Safari and no way to configure it through our code creating a WKWebView instance.

-- 
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/20160830/81e433ad/attachment-0001.html>


More information about the webkit-unassigned mailing list