[Webkit-unassigned] [Bug 146160] New: AX: Infinite scroll pattern does not work with VoiceOver

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 19 13:30:24 PDT 2015


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

            Bug ID: 146160
           Summary: AX: Infinite scroll pattern does not work with
                    VoiceOver
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: iOS
                OS: iOS 8.2
            Status: NEW
          Severity: Major
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dvoytenko at google.com
                CC: webkit-bug-importer at group.apple.com

OS: iOS 8.3
Screen reader: VoiceOver

It appears that when the new content is loaded dynamically onto the web page during the infinite scroll, VoiceOver fails to refresh its navigation buffers, thus making the user believe that there is nothing more to read.

Steps to reproduce:
1. Start VoiceOver via Settings->General->Accessibility->VoiceOver.
2. There is a Gist at: http://output.jsbin.com/zazayi/1/
3. Switch the rotor to "headings", then begin swiping down to move between headings on the page.
4. When you reach each 2nd heading, notice that VoiceOver does not let you scroll down to load more content even though this is possible without it on.

We have tried aria-busy and various combination of DOM events to force VoiceOver "pay attention", but nothing seems to work.

-- 
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/20150619/f5e5b1eb/attachment-0001.html>


More information about the webkit-unassigned mailing list