- From: <bugzilla@jessica.w3.org>
- Date: Thu, 16 Oct 2014 15:39:27 +0000
- To: public-html-admin@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27080
Bug ID: 27080
Summary: Every mapping should have both an IA2 role and a MSAA
role
Product: HTML WG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML a11y APIs (editor: Steve Faulkner, Cynthia
Shelly)
Assignee: faulkner.steve@gmail.com
Reporter: dmazzoni@google.com
QA Contact: sideshowbarker+html-a11y-api@gmail.com
CC: mike@w3.org, public-html-admin@w3.org,
public-html-bugzilla@w3.org,
public-html-wg-issue-tracking@w3.org
In the MSAA + IAccessible2 column, everything with a IA2-specific role should
have an MSAA role as well, for backwards compatibility. For example, the
WAI-ARIA User Agent Implementation Guide maps menuitemcheckbox to
ROLE_SYSTEM_CHECKBUTTON or ROLE_SYSTEM_MENUITEM (admittedly confusing - which
one?) but then says it should expose an IA2 role of IA2_ROLE_CHECK_MENU_ITEM -
but the HTML AAPI just lists IA2_ROLE_CHECK_MENU_ITEM.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Thursday, 16 October 2014 15:39:28 UTC