RE: scrolling and scroll bars

Screen readers read all content that is in the DOM but not explicitly hidden
from the AX tree, i.e., display:none, visibility:hidden, aria-hidden=true.

 

Screen readers (unlike magnifiers) do not care about visual scrolling as
long as scrolling is not adding to or removing from the DOM or changing
whether content is explicitly hidden. 

 

Matt

 

From: Fred Esch [mailto:fesch@us.ibm.com] 
Sent: Tuesday, June 7, 2016 11:06 AM
To: Matthew King <mattking@us.ibm.com>; Bryan Garaventa
<bryan.garaventa@ssbbartgroup.com>
Cc: Accessible Platform Architectures Working Group <public-apa@w3.org>
Subject: scrolling and scroll bars

 

Matt and Bryan,

For APA I have a task to review CSS Overflow Module Level 3
<https://www.w3.org/TR/css-overflow-3/> . A main feature of this doc is
defining and handling of scrollable areas. How does AT report scrollbars and
is it important for a non-sighted user to know whether an area is scrollable
or not? Another issue is do AT's report info that is visually clipped, that
is does the AT read the data as if it weren't visually clipped or does it
somehow try to represent only what is visible?






Regards, 

Fred Esch 
Watson, IBM, W3C Accessibility




Watson Release Management and Quality 

 

Received on Wednesday, 8 June 2016 22:34:05 UTC