[Webkit-unassigned] [Bug 174667] New: When aria-modal is set to true VoiceOver does not read the static content in the popupAX:

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 19 21:58:37 PDT 2017


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

            Bug ID: 174667
           Summary: When aria-modal is set to true VoiceOver does not read
                    the static content in the popupAX:
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: iPhone / iPad
                OS: iOS 10.3
            Status: NEW
          Severity: Critical
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mohith.ckm49 at gmail.com
                CC: webkit-bug-importer at group.apple.com

When aria-modal=”true” the static content in the modal popup / dialog
 is not read by the VoiceOver at all.
 This causes the following issues:
 1.      If there is any static text running more than a line user cannot
 read and understand. We can make it announce with aria-describedby but
 users cannot check the spelling, punctuation, etc.
 2.      Error messages displayed next to the form control are no longer
 read by the VO while correcting the mistakes.

 If the aria-modal property is removed from the popup, the static text and the error messages displayed next to the form controls are properly read by VoiceOver. However removing the aria-modal makes the VoiceOver read the content out of the popup which is a frustrating user experience.

-- 
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/20170720/1be1ed20/attachment-0001.html>


More information about the webkit-unassigned mailing list