Bug 144885 - AX: [ATK] Always include rows in the tree of accessible tables
Summary: AX: [ATK] Always include rows in the tree of accessible tables
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Joanmarie Diggs
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-05-11 15:40 PDT by Joanmarie Diggs
Modified: 2015-05-11 17:10 PDT (History)
2 users (show)

See Also:


Attachments
Patch (44.13 KB, patch)
2015-05-11 15:51 PDT, Joanmarie Diggs
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joanmarie Diggs 2015-05-11 15:40:19 PDT
Historically, we've not included rows in the tree of accessible tables in order to be consistent with other (desktop) platform toolkits and Gecko. But a number of things require exposing rows (in ARIA grids, if they are focusable, etc.). As a result, the current situation is we sometimes expose rows and sometimes we don't. It would be better to be consistent and always expose them.
Comment 1 Radar WebKit Bug Importer 2015-05-11 15:41:00 PDT
<rdar://problem/20906711>
Comment 2 Joanmarie Diggs 2015-05-11 15:51:01 PDT
Created attachment 252899 [details]
Patch
Comment 3 WebKit Commit Bot 2015-05-11 17:10:52 PDT
Comment on attachment 252899 [details]
Patch

Clearing flags on attachment: 252899

Committed r184135: <http://trac.webkit.org/changeset/184135>
Comment 4 WebKit Commit Bot 2015-05-11 17:10:56 PDT
All reviewed patches have been landed.  Closing bug.