[Webkit-unassigned] [Bug 208844] New: AX: WebKit keyboard support fails in encapsulated radio button components.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 9 17:49:25 PDT 2020


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

            Bug ID: 208844
           Summary: AX: WebKit keyboard support fails in encapsulated
                    radio button components.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jcraig at apple.com
                CC: webkit-bug-importer at group.apple.com

Saw this report on the A11y Slackers this morning. Filing it here. I don't have a test case yet.


"""
Running into major support issues with radio buttons that share a name attribute but exist in different shadow roots? Think encapsulated radio button components. The label for each radio is in the same shadow root as the radio.

Keyboard interaction doesn’t work as it normally would with radio buttons in Chrome, FF, or Safari. This doesn’t really surprise me, but dang, it’s bad.
In VO / Safari on macOS 10.15, navigating to the radio buttons crashes the page. This happens regardless of whether the radios are in a fieldset.
"""

-- 
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/20200310/e32e8e7c/attachment.htm>


More information about the webkit-unassigned mailing list