1. Tables
1.1. Hierarchy Proposal
- Table
- Table Row (always exposed ATK_ROLE_TABLE_ROW)
- Table Cell
- Table Cell
- Table Row
- Table Cell
- Table Cell
- Table Row (always exposed ATK_ROLE_TABLE_ROW)
1.2. Other Notes
Related bug: https://bugzilla.gnome.org/show_bug.cgi?id=639479
- When selection changes: object:selection-changed, object:active-descendant-changed - event.any_data will contain the accessible row object
We will have a Table Cell Interface more or less stolen from IA2: http://accessibility.linuxfoundation.org/a11yspecs/ia2/docs/html/interface_i_accessible_table_cell.html
- (Workgroup?) Evaluate IA2 Table Interface to see if we missed anything