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

Matt Cooper updated TRINIDAD-2082:
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-beta-3
           Status: Resolved  (was: Patch Available)

> hidden labels don't always render in screen reader mode
> -------------------------------------------------------
>
>                 Key: TRINIDAD-2082
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2082
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>          Components: Components
>            Reporter: Dave Robinson
>            Assignee: Matt Cooper
>             Fix For: 2.0.0-beta-3
>
>         Attachments: JIRA-TRINIDAD-2082.patch, JIRA-TRINIDAD-2082v2.patch
>
>
> When in screen reader mode, we always expect hidden labels to be rendered, as 
> these hidden labels often contain information (like labels for input fields) 
> necessary for 508 and WCAG 2.0 compliance.
> The HiddenLabelUtils has a method supportsHiddenLabels() that returns false 
> if the current agent does not support hidden (off page) labels on the page. 
> When in screen reader mode, this method should always return true, as we 
> always want labels to be present in screen reader mode - regardless if they 
> correctly appear hidden or not.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to