WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Screen reader voicing of tables

for

From: Langum, Michael J
Date: Aug 27, 2010 12:45PM


Mike,

How does JFW work on complex tables that use id and headers? Does it voice ALL the associated cells in the headers list? Or just the ones that have changed relative to the previously visited cell?

-- Mike


-----Original Message-----
From: <EMAIL REMOVED> [mailto: <EMAIL REMOVED> ] On Behalf Of <EMAIL REMOVED>
Sent: Friday, August 27, 2010 2:40 PM
To: <EMAIL REMOVED>
Subject: Re: [WebAIM] Screen reader voicing of tables


"Would our screen reader experts please explain how screen readers convey the column and row header information (when in Table mode)."

This is how it works with JAWS for Windows (JFW).

Read across a row. Cntrl+Alt+Left or Right Arrow Key. JAWS announces column headers when they change.

Read down a column Cntrl+Alt+Up or Down Arrow. JAWS announces row headers as they change.

Read row and column headers for a given cell Cntrl+Alt+Numpad 5.

Other table commands like read a whole column windowsKey+period or a whole row windowsKey+comma will only read the contents of the cells but not any headings other than the one located in the first cell of the row or column being read.

Mike Moore