[Webkit-unassigned] [Bug 146861] New: AX: WEB: VoiceOver for iOS does not read <iframe> elements during linear (swipe) navigation.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 10 16:31:42 PDT 2015


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

            Bug ID: 146861
           Summary: AX: WEB: VoiceOver for iOS does not read <iframe>
                    elements during linear (swipe) navigation.
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          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

VO will skip directly over an iframe and user will not know it is there on the page. Explore by touch is the only method to find the iframe but user would have to guess if one was there.

Steps to Reproduce:
"1. Open https://www.google.com/recaptcha/api2/demo in Mobile Safari on iOS
2. Turn on VoiceOver
3. Swipe through all elements on the screen"

Expected Results:
VoiceOver reads all elements on the screen including setting focus inside the I'm not a robot checkbox <iframe> element during normal linear swipe navigation.

Actual Results:
VoiceOver skips right over the <iframe> element never reading the "I'm not a robot checkbox" because it is inside an iframe.

<rdar://problem/21051187>

-- 
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/20150710/89e36a13/attachment.html>


More information about the webkit-unassigned mailing list