RESOLVED FIXED 26522
In DOM mode, VoiceOver reads some mouseover text on web sites strangely
https://bugs.webkit.org/show_bug.cgi?id=26522
Summary In DOM mode, VoiceOver reads some mouseover text on web sites strangely
chris fleizach
Reported 2009-06-18 15:38:55 PDT
Webkit is returning an incorrect titleUIElement for AXGroups in tables: <TABLE> <tbody><tr><td colspan="6"><h2>ATS</h2></td></tr> <tr> <th>pass</th> <th>issue</th> <th>fail</th> <th>blocked</th> <th>skip</th> <th>test</th> </tr> </tbody> </tABLE>
Attachments
patch (4.25 KB, patch)
2009-06-18 15:43 PDT, chris fleizach
no flags
patch (4.73 KB, patch)
2009-06-18 18:03 PDT, chris fleizach
darin: review+
chris fleizach
Comment 1 2009-06-18 15:43:10 PDT
chris fleizach
Comment 2 2009-06-18 18:03:43 PDT
Darin Adler
Comment 3 2009-06-18 18:17:27 PDT
Comment on attachment 31525 [details] patch r=me
Mark Rowe (bdash)
Comment 4 2009-06-19 00:01:41 PDT
This was landed in r44835.
Note You need to log in before you can comment on or make changes to this bug.