WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: html5 iOS VoiceOver scrolling, inner div, 3 finger swipe up/down

for

From: Bryan Garaventa
Date: Jul 17, 2014 10:47AM


If using overflow:auto to control scrolling, you can first move focus within the bounds of a scrollable region by touch, and then
use one finger to swipe up and down to scroll the content.

Unfortunately scrollable regions aren't actually conveyed by VoiceOver however, so a blind person can't tell which area is
scrollable versus another that is not.