RESOLVED DUPLICATE of bug 261249273053
REGRESSION (iOS 17): VoiceOver announces "Checkbox, Radio button" for radio element
https://bugs.webkit.org/show_bug.cgi?id=273053
Summary REGRESSION (iOS 17): VoiceOver announces "Checkbox, Radio button" for radio e...
sejeong
Reported 2024-04-21 21:45:56 PDT
For the input radio element, iOS v16 correctly announces "Radio button". However, in iOS v17, it announces "Checkbox, Radio button". Announcing it as a checkbox has the potential to confuse users (due to the different usability of checkboxes and radios). Can you please check this issue? You can easily reproduce the issue using the following link. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/radio Thank you for your help.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-04-22 08:58:07 PDT
Alexey Proskuryakov
Comment 2 2024-04-22 12:21:40 PDT
Tyler Wilcock
Comment 3 2024-04-22 16:04:08 PDT
A non-WebKit fix has been made to address this, I'll leave a comment here after it has shipped. Thanks for reporting!
Tyler Wilcock
Comment 4 2024-04-22 19:47:02 PDT
*** This bug has been marked as a duplicate of bug 261249 ***
Tyler Wilcock
Comment 5 2024-08-13 18:09:51 PDT
Hello, just following up, this fix shipped with the recently released iOS 17.6.
sejeong
Comment 6 2024-08-13 22:28:16 PDT
(In reply to Tyler Wilcock from comment #5) > Hello, just following up, this fix shipped with the recently released iOS > 17.6. We have confirmed that it has been fixed. Thank you!
Note You need to log in before you can comment on or make changes to this bug.