[ 
https://issues.apache.org/jira/browse/TRINIDAD-1893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902656#action_12902656
 ] 

Dave Robinson edited comment on TRINIDAD-1893 at 8/25/10 5:58 PM:
------------------------------------------------------------------

patch uploaded

      was (Author: daverobinson):
    patch
  
> 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
>         Attachments: 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