RESOLVED WORKSFORME 87320
AX: AccessibilityTable::cellForColumnAndRow for valid table returns null.
https://bugs.webkit.org/show_bug.cgi?id=87320
Summary AX: AccessibilityTable::cellForColumnAndRow for valid table returns null.
David Tseng
Reported 2012-05-23 16:31:55 PDT
- in Chrome - Load the attached page. - Set breakpoints in AccessibilityTable::cellForColumnAndRow - The search for a spanning cell fails, so a null cell is returned. Notes: Debugging shows that this table is correctly identified as a data table. The assertion for a proper cell is hit (but no longer crashes with a recent change 87290). From the perspective of VoiceOver coupled with WebKit nightly, this table can not be traversed via VO-right.
Attachments
Sample exhibiting bug. (389 bytes, text/html)
2012-05-23 16:35 PDT, David Tseng
no flags
David Tseng
Comment 1 2012-05-23 16:35:26 PDT
Created attachment 143674 [details] Sample exhibiting bug.
James Craig
Comment 2 2013-12-20 11:53:53 PST
WORKS FOR ME
Note You need to log in before you can comment on or make changes to this bug.