Bino Kohli created TRINIDAD-2492:
------------------------------------
Summary: Layout Tables to support Accessibility and OAG2.0
guidelines
Key: TRINIDAD-2492
URL: https://issues.apache.org/jira/browse/TRINIDAD-2492
Project: MyFaces Trinidad
Issue Type: Bug
Components: Components
Affects Versions: 2.1.0-core
Reporter: Bino Kohli
The renderlayoutTableAttributes method adds the role="presentation"
in screenreader mode . we need to always include role="presenattion" to make it
OAG2.0 compatible .
solution:
update the method
(org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.OutputUtils.renderLayoutTableAttributes)
to also include the role="presentation" when in regular rich mode
--
This message was sent by Atlassian JIRA
(v6.2#6252)