Accessibility/ARIA1.0TestSuiteFailures: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 131: Line 131:
<td>
<td>
Accessible has ROLE_SYSTEM_CELL, AND aria-selected is [http://www.w3.org/TR/wai-aria/states_and_properties#aria-selected not mapped]. Firefox exposes selectable state.<br><br>
Accessible has ROLE_SYSTEM_CELL, AND aria-selected is [http://www.w3.org/TR/wai-aria/states_and_properties#aria-selected not mapped]. Firefox exposes selectable state.<br><br>
Dupe: [https://dvcs.w3.org/hg/pfwg/raw-file/tip/ARIA/1.0/tests/test-files/roles-properties-supported/roles-properties-supported-row-aria-selected-undefined.html 216] (role row), [https://dvcs.w3.org/hg/pfwg/raw-file/default/ARIA/1.0/tests/test-files/roles-properties-supported-inherited/roles-properties-supported-inherited-columnheader-aria-selected-undefined.html 273] (role columnheader), [https://dvcs.w3.org/hg/pfwg/raw-file/default/ARIA/1.0/tests/test-files/roles-properties-supported-inherited/roles-properties-supported-inherited-rowheader-aria-selected-undefined.html 394] (role rowheader)
Dupe: [https://dvcs.w3.org/hg/pfwg/raw-file/tip/ARIA/1.0/tests/test-files/roles-properties-supported/roles-properties-supported-row-aria-selected-undefined.html 216] (role row)
</td>
</td>
<td>
<td>
Comment: Not selectable items of a grid control is not practically useful to keep it as default behavior.<br>It's ok with AT to keep rows and cells both selectable (example: Mozilla XUL tree).<br><br>
Comment: Not selectable items of a grid control is not practically useful to keep it as default behavior. As opposite to this statement Rich says that a grid control is rather managed by focus than selection so having cells/rows/ not selectable by default is ok. I think Firefox could do either way. Note, it's totally ok with AT to keep rows and cells both selectable (example: Mozilla XUL tree). <br><br>
Status: <span style="background-color: LightCoral; padding: 1px 6px;">red</span>
Status: <span style="background-color: Azure; padding: 1px 6px;">unknown</span>
</td>
</td>
</tr>
</tr>
Line 155: Line 155:
</td>
</td>
<td>
<td>
Accessible has ROLE_SYSTEM_CELL, AND aria-selected is [http://www.w3.org/TR/wai-aria/states_and_properties#aria-selected not mapped]. Firefox exposes selectable state.<br><br>
Firefox exposes selectable state while it shouldn't<br><br>
Dupe: [https://dvcs.w3.org/hg/pfwg/raw-file/tip/ARIA/1.0/tests/test-files/roles-properties-supported/roles-properties-supported-row-aria-selected-undefined.html 216] (role row), [https://dvcs.w3.org/hg/pfwg/raw-file/default/ARIA/1.0/tests/test-files/roles-properties-supported-inherited/roles-properties-supported-inherited-columnheader-aria-selected-undefined.html 273] (role columnheader)<br>
Similars: [https://www.w3.org/WAI/PF/testharness/test?testcase_id=209&platform_id=2 209] (role option)
Similars: [https://www.w3.org/WAI/PF/testharness/test?testcase_id=209&platform_id=2 209] (role option)
</td>
</td>
Line 187: Line 186:
Comment: [http://accessibility.linuxfoundation.org/a11yspecs/ia2/docs/html/interface_i_accessible2.html#94d4d84e000ef2fa3f2abf1148779941 IAccessible2 groupPosition] isn't applied to things like headings which have level only. Tablist may be considered as the same thing.<br><br>
Comment: [http://accessibility.linuxfoundation.org/a11yspecs/ia2/docs/html/interface_i_accessible2.html#94d4d84e000ef2fa3f2abf1148779941 IAccessible2 groupPosition] isn't applied to things like headings which have level only. Tablist may be considered as the same thing.<br><br>
Status: <span style="background-color: Azure; padding: 1px 6px;">unknown</span>
Status: <span style="background-color: Azure; padding: 1px 6px;">unknown</span>
</td>
</tr>
<tr>
<td id="273">
[https://dvcs.w3.org/hg/pfwg/raw-file/default/ARIA/1.0/tests/test-files/roles-properties-supported-inherited/roles-properties-supported-inherited-columnheader-aria-selected-undefined.html 273]
<span style="background-color: Azure; font-size: xx-small;">[[#273|link here]]</span>
</td>
<td>
<pre>
<div id="test" role="columnheader"
    aria-selected="undefined">
  Placeholder content
</div>
</pre>
</td>
<td>
Firefox exposes selectable state while it shouldn't.<br><br>
Dupe: [https://dvcs.w3.org/hg/pfwg/raw-file/default/ARIA/1.0/tests/test-files/roles-properties-supported-inherited/roles-properties-supported-inherited-rowheader-aria-selected-undefined.html 394] (role rowheader)
</td>
<td>
Target: Firefox 25<br>
Refer to [https://bugzilla.mozilla.org/show_bug.cgi?id=888247 bug 888247]<br>
Status: <span style="background-color: Cornsilk; padding: 1px 6px;">yellow</span>
</td>
</td>
</tr>
</tr>
Confirmed users
1,396

edits

Navigation menu