Uploaded image for project: 'MyFaces Trinidad'
  1. MyFaces Trinidad
  2. TRINIDAD-2082

hidden labels don't always render in screen reader mode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0-core
    • Components
    • None

    Description

      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.

      Attachments

        1. JIRA-TRINIDAD-2082.patch
          2 kB
          Dave Robinson
        2. JIRA-TRINIDAD-2082v2.patch
          12 kB
          Dave Robinson

        Activity

          People

            mattcooper Matt Cooper
            daverobinson Dave Robinson
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: