WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Does WCAG require that when you click a label it checks the checkbox or radio button?

for

From: Moore,Michael (Accessibility) (HHSC)
Date: Nov 18, 2015 6:23PM


I think that this is another example of what happens when we attempt to test in accessibility rather than design for accessibility. I have been involved in more projects than I care to remember where the last step before release is the accessibility audit. Problems found at this point tend to result in blown schedules and costly repairs. In that situation, I would be more likely to pass 1.3.1 since the use of a span does not convey any incorrect structure. I would also include a note that the use of title in that instance is not best practice and should be corrected in conjunction with a future update. I would also request that design specifications/style guide/coding guide be updated to require that visible labels use the label element and the for attribute.

The example below actually demonstrates two accessibility problems that could have been avoided if the design and development teams included accessibility SMEs. If someone using a screen magnifier cannot find the checkbox beside the label there is likely way to much white space between the label and the checkbox. Using the label element rather than the title to bind the accessible name to the checkbox and increase the click area provides better usability for mouse users and support for people using screen readers.

Mike Moore
Accessibility Coordinator
Texas Health and Human Services Commission
Civil Rights Office
(512) 438-3431 (Office)


-----Original Message-----
From: WebAIM-Forum [mailto: <EMAIL REMOVED> ] On Behalf Of Patrick H. Lauke
Sent: Wednesday, November 18, 2015 3:33 PM
To: <EMAIL REMOVED>
Subject: Re: [WebAIM] Does WCAG require that when you click a label it checks the checkbox or radio button?

On 18/11/2015 21:17, Lucy Greco wrote:
> lets drop the spec and every thing else and think of this in a reel
> life case
> a low vision user sees the label only and is not able to find the check
> box it self being referred to yes this fails if that person can't click
> the only thing they can see that refers to the item they want. let
> stop getting stuck on the spec and say does this work yay or nay and
> i say nay

Sure, but the original question was about whether or not this fails WCAG 2.0. There are many things that nominally pass the word and letter of WCAG, but are still suboptimal or outright broken...but if the context is an actual audit, you have to pass/fail based specifically on the spec (or at least document your interpretation of the spec). This is not to say that even if you pass something, you can't make very strong recommendations about dropping a certain pattern or technique used.

P
--
Patrick H. Lauke

www.splintered.co.uk | https://github.com/patrickhlauke http://flickr.com/photos/redux/ | http://redux.deviantart.com
twitter: @patrick_h_lauke | skype: patrick_h_lauke