WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 159044
iox 9.3.2 aria-invalid not read on radio or checkbox
https://bugs.webkit.org/show_bug.cgi?id=159044
Summary
iox 9.3.2 aria-invalid not read on radio or checkbox
jeanne.waldman
Reported
2016-06-22 15:26:37 PDT
aria-invalid on radio or checkbox is not read by voiceover on my iphone 5s, iox9.3.4 <span class="oj-choice-row oj-enabled"> <input id="agree" class="oj-checkbox oj-component oj-enabled oj-component-initnode" type="checkbox" value="agree" aria-describedby="checkboxSetAgreeIdIcons" placeholder="" aria-invalid="true"> <label class="oj-checkbox-label oj-enabled" for="agree"> </span> A use case is if you have one checkbox, like "I Agree". It is required. If the person unchecks it, we set aria-invalid on the dom. When I go back to the input, it is not reading invalid. It is read on other input types.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2016-06-22 15:27:09 PDT
<
rdar://problem/26954438
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug