Bug 118992 - AX: VoiceOver only read the first column in a safari table
Summary: AX: VoiceOver only read the first column in a safari table
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: chris fleizach
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-07-22 14:32 PDT by chris fleizach
Modified: 2013-07-22 15:03 PDT (History)
8 users (show)

See Also:


Attachments
patch (5.12 KB, patch)
2013-07-22 14:35 PDT, chris fleizach
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description chris fleizach 2013-07-22 14:32:31 PDT
During navigation in a table of a website VoiceOver only read the content of the first column.

* STEPS TO REPRODUCE:
1. Open Safari.
2. Goto: http://www.aritamba.de/index.php?ueb=20070220095949
3. Jump to the table.
4. Start interaction with the table.
5. Use the [VO+Cursor-Right] method to navigate in the table.
Comment 1 Radar WebKit Bug Importer 2013-07-22 14:33:39 PDT
<rdar://problem/14514375>
Comment 2 chris fleizach 2013-07-22 14:35:05 PDT
Created attachment 207282 [details]
patch
Comment 3 Tim Horton 2013-07-22 14:40:32 PDT
Comment on attachment 207282 [details]
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=207282&action=review

> LayoutTests/accessibility/table-with-mismatch-column-count-in-initial-section.html:23
> +

extra space here.
Comment 4 Tim Horton 2013-07-22 14:41:26 PDT
(In reply to comment #1)
> <rdar://problem/14514375>

This is actually <rdar://problem/14348927>
Comment 5 chris fleizach 2013-07-22 15:03:25 PDT
http://trac.webkit.org/changeset/153002