cloudbearings / ez-access-web

Automatically exported from code.google.com/p/ez-access-web
0 stars 0 forks source link

Checkboxes and radio buttons should be announced as such #23

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Navigate to checkbox or radio button (with a label).

What is the expected output? What do you see instead?
It should read: "[Label], checkbox/radio button is checked/unchecked."
Instead it reads generically: "[Label], is checked/unchecked." which makes it 
unclear to the user if checking is mutually exclusive (radio button) or not 
(checkbox).

Original issue reported on code.google.com by jbjor...@gmail.com on 7 May 2013 at 9:08

GoogleCodeExporter commented 9 years ago

Original comment by jbjor...@gmail.com on 9 May 2013 at 4:17

GoogleCodeExporter commented 9 years ago
I changed this for ALL elements. Let me know if this is not the intended 
functionality.

Original comment by aeharding on 21 May 2013 at 6:57