[Webkit-unassigned] [Bug 178233] New: AX: aria-modal Attribute is Breaking Form Labels

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 12 14:15:31 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=178233

            Bug ID: 178233
           Summary: AX: aria-modal Attribute is Breaking Form Labels
           Product: WebKit
           Version: Safari 11
          Hardware: Macintosh
                OS: macOS 10.12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ugurcank at yahoo.com
                CC: webkit-bug-importer at group.apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171012/34a999e1/attachment.html>


More information about the webkit-unassigned mailing list