wvware/eyes-free

Talkback does not headers associated to data table in Phonegap App

Opened this issue · 0 comments

What steps will reproduce the problem?
1. Create a simple table
2. column headers use <th scope="col"> and row headers use <th scope="row">
3.

What is the expected output? 
   Talkback will associate the value in the data cell at least to the column header. Same functionality as reading a web data table would be nice.

What do you see instead?
   Talkback does not recognized table only reads the value in the data cell with no association to the headers.

What version of the product are you using? 
    Talkback 4.1

On what operating system?
    Android 5.0

Please provide any additional information below.


Original issue reported on code.google.com by mcgheegr...@gmail.com on 19 May 2015 at 4:23