[Webkit-unassigned] [Bug 185219] New: AX: In role=dialog elements with aria-modal=true VoiceOver iOS/macOS can't manually focus or read dialog paragraph description text inside the modal.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 2 14:49:05 PDT 2018


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

            Bug ID: 185219
           Summary: AX: In role=dialog elements with aria-modal=true
                    VoiceOver iOS/macOS can't manually focus or read
                    dialog paragraph description text inside the modal.
           Product: WebKit
           Version: Safari 11
          Hardware: All
                OS: All
            Status: NEW
          Severity: Major
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: paul at pauljadam.com
                CC: webkit-bug-importer at group.apple.com

Created attachment 339346

  --> https://bugs.webkit.org/attachment.cgi?id=339346&action=review

dialog demo page

Steps to Reproduce: 
1. Turn on VoiceOver on macOS or iOS latest stable public versions. 
2. Visit http://pauljadam.com/demos/dialog.html in Safari and open the modal dialog. 
3. Manually move VoiceOver screen reader focus to the <p> text "The quick brown fox jumps over the lazy dog."

Actual Results: 
1. VoiceOver skips over the text "The quick brown fox jumps over the lazy dog." and cannot focus on that text or read it manually. 

Expected Results:
1. VoiceOver focuses and reads the text "The quick brown fox jumps over the lazy dog."

-- 
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/20180502/76aaa4b7/attachment.html>


More information about the webkit-unassigned mailing list