Bug 163942 (html-tables) - On some html tables VoiceOver add to each cell the row and column number in speakAX:
Summary: On some html tables VoiceOver add to each cell the row and column number in s...
Status: NEW
Alias: html-tables
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad iOS 10
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-10-25 07:07 PDT by Elektrolurch
Modified: 2017-01-24 12:17 PST (History)
1 user (show)

See Also:


Attachments
Its a website of my home automation. The included .css and .js files have no influence on the bug, so I skipped them. Both tables a automatically generated be fhem. First table works o, the second "t (30.97 KB, text/html)
2016-10-25 07:07 PDT, Elektrolurch
cfleizach: review-
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Elektrolurch 2016-10-25 07:07:27 PDT
Created attachment 292750 [details]
Its a website of my home automation. The included .css and .js files have no influence on the bug, so I skipped them. Both tables a automatically generated be fhem. First table works o, the second "t

I reported (September,15 - to Apple Accessibility) a behavior of IOS10, thats different from IOS9, the way of VO (VoiceOver) handles html-tables.
So, I tried to find out more... (but now, it seems to be a problem of Safari / WebKit generating meta data for VO.
Moving thru a html - table VO speaks not only the content of a cee, it ads unfortunately row and column number and additional table information. That hapens not with all html - tables.


I apend a html - file, which contains to tables.
The first table is read by VO without any row and column  numbers wiping though the page. Thats ok.
 

The second table is read by VO:
<> Text added by VO, Spalte = column, Zeile = row, Bild = image


Fenster und Heizung
<Anfang der Tabelle>
Thermostat
<Spalte 1, 5 Zeilen 7 Spalten>
18.7 °C
<Spalte 2>
Absenk
<Spalte 2>
12.0
<umfasst 5 Spalten,  Spalte 3 Bild>
offen
<Zeile 2, Spalte 2>
seit 04:41 Uhr
<umfasst 5 Spalten,  3>
Rolladen
<umfasst 7 Spalten, Zeile 3, Spalte 1>

Fenster
<Zeile 4, Spalte 1>
... and so on.
It is a little bit nerving, that additional information and I did not found a way to switch it off in VO.

The effect also appears without any .css and .js - files include, so I send you only the html-code.
I can not see any difference at first view of the both tables. html-code is automatically generated by my house automation system. So I have no influence on the code.

I tried out the appended html - File on the latest version of Firefox with nvda. There is the same problem.
Than the same test with the html - file with InternetExplorer: 
No additional row and coloumn numbers are added by the screenreder!!!! It works on IE correct, like i suppose.

I hope, that example will help you, to fix the problem. Testing with different browsers -> it seems to be a problem of Safari and not of VO. (automatically generating meta data for VO?)
Comment 1 Radar WebKit Bug Importer 2016-10-25 07:07:48 PDT
<rdar://problem/28936339>
Comment 2 Radar WebKit Bug Importer 2016-11-01 17:01:53 PDT
<rdar://problem/29055554>