[ 
https://issues.apache.org/jira/browse/TRINIDAD-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt Cooper updated TRINIDAD-1893:
----------------------------------

           Status: Resolved  (was: Patch Available)
    Fix Version/s:  2.0.0.2-core 
       Resolution: Fixed

> trh:tablelayout not a layout table in screen reader mode
> --------------------------------------------------------
>
>                 Key: TRINIDAD-1893
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1893
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>            Reporter: Dave Robinson
>            Assignee: Matt Cooper
>             Fix For:  2.0.0.2-core 
>
>         Attachments: TRINIDAD-1893 1.2.12.3-branch.patch, TRINIDAD-1893 
> trunk.patch
>
>
> trh:tableLayout should be identified as a layout table (having 
> role="presentation") when it is rendered in screen reader mode.
> TableLayoutRenderer currently calls the OutputUtils.renderDataTableAttributes 
> method to render its table, and does not get this role assignment. The 
> TableLayoutRenderer should be updated to call the 
> OutputUtils.renderLayoutTableAttributes method instead, so it will get the 
> role assignment.
> I'll create and upload a patch.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to