WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
178233
AX: aria-modal Attribute is Breaking Form Labels
https://bugs.webkit.org/show_bug.cgi?id=178233
Summary
AX: aria-modal Attribute is Breaking Form Labels
Ugi K.
Reported
2017-10-12 14:15:31 PDT
Description: If aria-modal attribute is set on a container element, none of the form labels (implicit or explicit) are read by VO Sample Code:
https://codepen.io/wizzyfx/pen/eGrOKr
Steps: 1- Activate Voiceover 2- Open sample code in Safari, ( Modal dialog with aria-modal attribute set to true, and a form element inside) 3- Navigate to Form element (Checkbox, Text Input, Radio etc) 4- Observe the speech output Expected: When focused using Tab or Arrow Key navigation, the form fields are correctly associated with their labels and read accordingly. Actual: When focused using Tab or Arrow Key navigation, the form fields are read as generic fields, without any label.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2017-10-12 14:16:23 PDT
<
rdar://problem/34963574
>
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