VoiceOver does not speak 'required' attribute on radio buttons
Categories
(Core :: Disability Access APIs, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox77 | --- | verified |
People
(Reporter: morgan, Assigned: morgan)
References
Details
(Whiteboard: [mac_2020_1])
Attachments
(2 files)
STR:
- Launch Firefox Nightly with VO
- Navigate to https://a11ysupport.io/tests/html/html/required_attribute_radio_group.html
- Move VO cursor to radio buttons in group
Expected:
VO Announces "Dog, required, radio button 2 of 3", for example
Actual:
VO Announces: "Dog, radio button"
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Updated•5 years ago
|
Updated•5 years ago
|
Comment 5•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/d117eac2aafe
https://hg.mozilla.org/mozilla-central/rev/160413fb8acb
Updated•5 years ago
|
Comment 6•5 years ago
|
||
Reproduced the initial issue using an old Nightly build from 2020-03-25 where the radiobutton was called as Dog, radio button
. Using latest Firefox Beta 77.0b4 build on macOS 10.15.5 Beta, VoiceOver now calls it Dog, required, radio button
but without a count like Safari and Chrome Dog, required, radio button 1 of 3
. Is this only partially fixed? Or that's another issue that should have a separate bug?
Comment 8•5 years ago
|
||
(In reply to Marco Zehe (:MarcoZ) from comment #7)
That is dealt with in bug 1624909.
Thanks for the info, closing this bug based on that info.
Description
•