Accessibility/ARIA1.0TestSuiteFailures: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 2: Line 2:
<ul>
<ul>
<li><span style="background-color: limeGreen; padding: 1px 6px;">green</span> - test doesn't fail anymore, the fix was landed;
<li><span style="background-color: limeGreen; padding: 1px 6px;">green</span> - test doesn't fail anymore, the fix was landed;
<li><span style="background-color: Cornsilk; padding: 1px 6px;">yellow</span> - we agree we have a bug, we will fix it in reasonable time;
<li><span style="background-color: Cornsilk; padding: 1px 6px;">yellow</span> - we agree we have a bug, it will be fixed it in reasonable time;
<li><span style="background-color: Azure; padding: 1px 6px;">unknown</span> - we didn't investigate the issue yet;
<li><span style="background-color: Azure; padding: 1px 6px;">unknown</span> - we have concerns about expected behavior, the issue is under discussion;
<li><span style="background-color: LightCoral; padding: 1px 6px;">red</span> - we have concerns about expected behavior.
<li><span style="background-color: LightCoral; padding: 1px 6px;">red</span> - we think expected results are incorrect, no plans for a fix;
<li><span>none</span> - the issue hasn't been investigated yet.
</ul>
</ul>


Line 130: 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)<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)
Similars: [https://dvcs.w3.org/hg/pfwg/raw-file/default/ARIA/1.0/tests/test-files/roles-properties-supported-inherited/roles-properties-supported-inherited-menuitemradio-aria-selected-undefined.html 349] (role menuitemradio)
</td>
</td>
<td>
<td>
Comment: In Firefox 3.6 we fixed [https://bugzilla.mozilla.org/show_bug.cgi?id=501086 opposite bug] to the required behavior to stay consistent with aria-checked implementation.<br><br>
Comment: Not selectable items of a grid control is not practically useful to keep it as default behavior. Mozilla XUL tree exposes selectable state on both cells and rows which is fine with AT.<br><br>
Not selectable items like option or menuitem is the same as not checkable checkbox - it's not useful in the wild to make this behavior default. However in case of a grid control I agree that keeping both rows and cells selectable by default might be not practically useful.<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 186: Line 185:
</td>
</td>
<td>
<td>
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>
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>
</td>
Confirmed users
1,396

edits

Navigation menu