Anyone who uses or knows about screen readers… do they support scrollbars decently? Do they announce anything about length of the page or your current location on a page?
Just curious if the visual feedback scrollbars offer is represented by screen readers.
@bw I don’t believe so, for example VO relies heavily on landmarks for getting around the page, and JAWS doesn’t scroll the page IIRC
@bw screen readers on keyboard-based devices tend to go their own way with page layouts anyway. Touchscreen systems are more aligned with the visual and let you query your position in a more visually recognisable way.
@cachondo @bw This is true. Scrolling on the web is pretty useless since the structure and visual layout makes it pretty difficult for most navigation. This is why web navigation is often accomplished by scructural elements. The only place where I've found visual scrolling useful is long lists or tables.
@cachondo @bw That's certainly true. Most times, page up/down on Windows seems to serve this purpose. Holding those keys down would do this for you. There's no audible indication of the scrolling though. On iOS, the virtical scroll bars allow for 10% jumps, no matter the length of the list or table.
@ppatel @cachondo Thanks for the discussion. Yeah in my limited testing/learning of VoiceOver on the Mac I was always using structural elements for navigating.
Interesting point about percentage readouts. That was one bit of information I was curious about. Like, knowing about where you are in a large document.