[webkit-reviews] review requested: [Bug 35418] [Gtk] Every table, including layout tables, should be exposed as a table : [Attachment 49562] proposed fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 25 20:28:31 PST 2010


Joanmarie Diggs <joanmarie.diggs at gmail.com> has asked  for review:
Bug 35418: [Gtk] Every table, including layout tables, should be exposed as a
table
https://bugs.webkit.org/show_bug.cgi?id=35418

Attachment 49562: proposed fix
https://bugs.webkit.org/attachment.cgi?id=49562&action=review

------- Additional Comments from Joanmarie Diggs <joanmarie.diggs at gmail.com>
This causes Orca to (for the most part*) do the right thing automatically when
a user arrows within the layout table of the Software Center.

*Note that when focus is initially given to the table, Orca will speak the
entire contents of the table. This is, I believe, due to the problematic table
hierarchy (aka bug 30895) which I'll tackle next.

Also note that I'm not including a test at this point for a couple of reasons:

1. The most logical type of test for this situation/bug is, I believe, the same
sorts of tests being worked on as part of bug 34449.

2. There's no point IMHO in creating a test which will largely need to be
changed just as soon as I fix the problematic table hierarchy.

Please review. Thanks!


More information about the webkit-reviews mailing list