[Webkit-unassigned] [Bug 222571] New: AX: iOS 14.5 regression VoiceOver reads placement of radio in a group multiple times

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 1 11:54:32 PST 2021


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

            Bug ID: 222571
           Summary: AX: iOS 14.5 regression VoiceOver reads placement of
                    radio in a group multiple times
           Product: WebKit
           Version: Safari 14
          Hardware: All
                OS: iOS 14
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ldebeasi at gmail.com
                CC: webkit-bug-importer at group.apple.com

Created attachment 421852

  --> https://bugs.webkit.org/attachment.cgi?id=421852&action=review

Code reproduction

When using VoiceOver to select a radio in a radio group, VoiceOver announces the placement of a radio in the group more than once (I.e. "radio, 1 of 2, 1 of 2").

Steps to reproduce:

1. Open attached code reproduction on an iOS device running iOS 14.5.
2. Enable VoiceOver via Settings > Accessibility > VoiceOver > VoiceOver.
3. Select the first radio on the page making sure to select the radio itself not the "Dogs" label. Notice that VoiceOver announces "Dogs, radio button, unchecked, 1 of 2, 1 of 2".

Expected Behavior:

I would expect VoiceOver to announce "Dogs, radio button, unchecked, 1 of 2"

Actual Behavior:

VoiceOver reads the placement of a radio twice per selection.

Other Info:

- I can only reproduce this on the iOS 14.5 developer beta. iOS 14.4 works as expected.
- I cannot reproduce this on Safari for macOS with VoiceOver enabled.

-- 
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/20210301/c7aa7f4c/attachment.htm>


More information about the webkit-unassigned mailing list