RESOLVED FIXED20998
AXTable should not be exposed if only one cell
https://bugs.webkit.org/show_bug.cgi?id=20998
Summary AXTable should not be exposed if only one cell
chris fleizach
Reported 2008-09-22 10:03:22 PDT
If a table has only one cell, it is probably not a data table and should not be exposed thusly
Attachments
patch to not expose single-celled tables as AXTables (3.83 KB, patch)
2008-09-22 10:11 PDT, chris fleizach
darin: review+
chris fleizach
Comment 1 2008-09-22 10:11:49 PDT
Created attachment 23655 [details] patch to not expose single-celled tables as AXTables
Darin Adler
Comment 2 2008-09-22 11:31:22 PDT
Comment on attachment 23655 [details] patch to not expose single-celled tables as AXTables r=me It seems like there may be other trivial tables that it would be nice to not expose as a table. I'd love to hear feedback from real VoiceOver users.
chris fleizach
Comment 3 2008-09-22 11:34:51 PDT
this one came from working with a real VO user. we have a few people testing tables now, so we'll start to find other cases like this.
chris fleizach
Comment 4 2008-09-22 11:47:46 PDT
Note You need to log in before you can comment on or make changes to this bug.