[Webkit-unassigned] [Bug 117729] New: [ATK] Missing aria roles mappings.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 18 02:48:37 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=117729
Summary: [ATK] Missing aria roles mappings.
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Accessibility
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: l.gajowy at samsung.com
CC: mario at webkit.org, k.czech at samsung.com
Based on: http://www.w3.org/TR/2009/WD-wai-aria-implementation-20090224/#mapping_role
most of missing roles can be mapped to coresponding ATK roles.
alert -> ATK_ROLE_ALERT
alertdialog -> ATK_ROLE_DIALOG
application -> ATK_ROLE_EMBEDDED
dialog -> ATK_ROLE_DIALOG
document -> ATK_ROLE_DOCUMENT_FRAME
marquee -> ATK_ROLE_PANE
status -> ATK_ROLE_STATUSBAR
tooltip -> ATK_ROLE_TOOL_TIP
tree -> ATK_ROLE_TREE
treegrid -> ATK_ROLE_TREE_TABLE
treeitem -> ATK_ROLE_LIST_ITEM
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list