WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: known VO bug re radio buttons?

for

From: Sailesh Panchang
Date: Dec 11, 2015 7:46AM


With iOS I do not experience this for radio buttons grouped using
fieldset-legend or role=group or role=radiogroup.
For the first two see:
http://mars.dequecloud.com/demo/aria-group.htm
For role=radiogroup, see:
http://mars.dequecloud.com/demo/form-markup.htm#tech7

When the above methods are used to group radio buttons / checkboxes,
a list may not be needed as a container IMO.
Thanks,
Sailesh Panchang




On 12/10/15, Bryan Garaventa < <EMAIL REMOVED> > wrote:
> This one has been around for a while, and I've heard suggestions to use
> aria-posinset + aria-setsize to explicitly set the radio 'X of Y'
> information in the accessibility tree.
>
> I recommend filing a bug with Apple however, since this really should be
> reflected properly.
>
>
>