[Webkit-unassigned] [Bug 146066] New: AX: VoiceOver in iOS not announcing generic WAI-ARIA region, even if labelled properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 17 09:32:46 PDT 2015


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

            Bug ID: 146066
           Summary: AX: VoiceOver in iOS not announcing generic WAI-ARIA
                    region, even if labelled properly
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cfleizach at apple.com
                CC: webkit-bug-importer at group.apple.com

Besides the WAI-ARIA landmark regions, developers can also create a generic role="region" and then assign it a aria-label. However, VO is not announcing the start of any generic regions.

Steps to Reproduce:
Go to http://wafflerama.com/a11y/landmarks.html
Ensure VoiceOver is running
Navigate through the page (right flick) until you reach the 6th line under the Landmarks with Labels heading


Expected Results:
VoiceOver should announce "test region" then the text inside the region.

Actual Results:
VoiceOver does not announce the region, but simply reads the text.

<rdar://problem/19785537>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150617/1e2981d2/attachment-0001.html>


More information about the webkit-unassigned mailing list