WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: PDF Commonlook Error?

for

From: Joseph Sherman
Date: Aug 22, 2018 1:44PM


Right, followed that. I have the Name and Tooltip (Was Form Filed?) the same for both buttons. The Radio Button Choice is Yes for one and No for the other.
CommonLook is reporting that "2 Radio Buttons share the same variable Name, "Was Form Filed?", and hence would have the same tooltip (TU key)". JAWS and NVDA work perfectly.

Thanks.


Joseph

-----Original Message-----
From: WebAIM-Forum < <EMAIL REMOVED> > On Behalf Of <EMAIL REMOVED>
Sent: Wednesday, August 22, 2018 2:30 PM
To: 'WebAIM Discussion List' < <EMAIL REMOVED> >
Subject: Re: [WebAIM] PDF Commonlook Error?

CommonLook was correct to flag that.

The radio button group's field name and tooltip must be the same for all buttons in the group. Only the Option for each item is unique.

From Adobe's accessibility guides at
https://www.adobe.com/accessibility/products/acrobat/creating-accessible-for
ms.html :

Tooltips for Radio Buttons
To create a radio button group, where only one field can be selected at a time, assign each field the same name and the same tooltip, but provide different Button Choices (values).

- - -
Bevi Chagnon, founder/CEO | <EMAIL REMOVED>
- - -
PubCom: Technologists for Accessible Design + Publishing consulting . training . development . design . sec. 508 services Upcoming classes at www.PubCom.com/classes
- - -
Latest blog-newsletter - Accessibility Tips at www.PubCom.com/blog

-----Original Message-----
From: WebAIM-Forum < <EMAIL REMOVED> > On Behalf Of Joseph Sherman
Sent: Wednesday, August 22, 2018 2:02 PM
To: 'WebAIM Discussion List' < <EMAIL REMOVED> >
Subject: [WebAIM] PDF Commonlook Error?

Whenever I use Radio Buttons in a PDF form and run the CommonLook WCAG 2.0 Validator, I get the failure:

"2 Radio Buttons share the same variable name, and hence would have the same tooltip (TU key)"

Am I doing it wrong? I thought radio button groups were supposed to share the same tooltip, and the screen reader reads the tooltip plus the 'choice'
for each button?

Regards,


Joseph