ISSUE-612: Review ia2/atk rule in group position. should this really determine level based on aria-owns chain. see uaig: http://www.w3.org/wai/pf/aria-implementation/#mapping_additional_position and test case 69: https://www.w3.org/wai/pf/testharness/testresults?tes
For treeitem, compute implicit aria-level based on aria-owns chain
Review ia2/atk rule in group position. should this really determine level based on aria-owns chain. see uaig: http://www.w3.org/wai/pf/aria-implementation/#mapping_additional_position and test case 69: https://www.w3.org/wai/pf/testharness/testresults?tes
- State:
- CLOSED
- Product:
- ARIA 2.0
- Raised by:
- Opened on:
- 2013-09-16
- Description:
- closed. Too difficult to implement reliably
- Related Actions Items:
ACTION-1370 on Joseph Scheuhammer to Add text back into uaig regarding computing implicit level information when a tree is built out of aria-owns relationships. - due 2014-02-25, closedACTION-1409 on Joanmarie Diggs to Monitor progress of bug against atk in gnome's bugzilla requesting new position, level, and other api be added (https://bugzilla.gnome.org/show_bug.cgi?id=727453) - due 2016-06-21, closed- Related emails:
- No related emails
Related notes:
Test case URL:
https://www.w3.org/wai/pf/testharness/testresults?testsuite_id=2&testcase_id=69
So the issue is that this statement implies we need to compute level info for the aria-owns case... "If aria-level is not provided or inherited for an element of role treeitem, user agents implementing IAccessible2 or ATK/AT-SPI MUST compute it by following the explicit or computed RELATION_NODE_CHILD_OF relations"
David Bolter, 17 Oct 2013, 17:27:43This is Mozilla bug https://bugzilla.mozilla.org/show_bug.cgi?id=499917
It is a lot of work for unknown/little gain so shouldn't get priority over other work. I think we could remove the requirement or soften it until there is enough real need.
For now, remove it by commenting it out.
Re-address in Aria 1.1.
Joseph Scheuhammer, 22 Oct 2013, 19:55:41Commented out the paragraph re: UAs MUST compute aria-level on a treeitem based on aria-owns relationships (for MSAA/IA2 and ATK/AT-SPI).
Revisit in ARIA 1.1 timeframe.
See these minutes for discussion about the status, and moving to 1.1 timeframe:
http://www.w3.org/2013/10/22-aapi-minutes.html
Display change log