ICEfaces
  1. ICEfaces
  2. ICE-10378

ace:panel - Add an aria-live attribute

    Details

    • Type: Improvement Improvement
    • Status: Open
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: EE-3.3.0.GA_P02, 4.0
    • Fix Version/s: 4.4
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      All

      Description

      There are times when dynamic content is loaded into a panel. When using a screen reader, this requires an aria-live attribute to be set to tell the reader that this content may be loaded dynamically. Here is a link to the ARIA spec on this: http://www.w3.org/TR/wai-aria/states_and_properties#attrs_liveregions

      This request is to add this attribute to the ace:panel to assist screen readers for dynamic content loaded in an ace:panel. Other wise the following would need to be used:

      <div id="updatePanel" aria-live="off|polite|assertive">
      ....
      </div>

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #43638 Tue Dec 02 17:40:26 MST 2014 art.zambrano ICE-10378 added aria-live attribute to main container for testing purposes
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/templates/main-template.xhtml

          People

          • Assignee:
            Ken Fyten
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated: