nberisha / eyes-free

Automatically exported from code.google.com/p/eyes-free
0 stars 0 forks source link

Talkback does not headers associated to data table in Phonegap App #460

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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