ICEfaces
  1. ICEfaces
  2. ICE-10694

"label" attribute should render an HTML <label>

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 4.0
    • Fix Version/s: 4.1
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Any
    • Assignee Priority:
      P2

      Description

      To match the ease of use, accessibility, and functionality of h:outputLabel the "label" attribute used on many ACE components (ace:textEntry, etc.) should render an HTML <label> associated with the input instead of a <span>.

      http://www.w3schools.com/tags/tag_label.asp

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #46094 Thu Oct 15 15:22:39 MDT 2015 art.zambrano ICE-10694 added aria-labelledby attribute to <button> element in ace:checkboxButton and ace:radioButton, and also corrected the value of the 'for' attribute of the label to point to the <button> element itself and not the main container; added aria-labelledby attribute to ace:slider via client side and to ace:themeSelect; removed rendering of aria-labelledby and aria-describedby attributes in ace:linkButton and ace:pushButton, which were rendering incorrect values: they were rendering label texts instead of an id of a <label> element
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/radiobutton/RadioButtonRenderer.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/sliderentry/slider.js
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/themeselect/ThemeSelectRenderer.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/sliderentry/SliderEntryRenderer.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/pushbutton/PushButtonRenderer.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/linkbutton/LinkButtonRenderer.java
        Commit graph MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/checkboxbutton/CheckboxButtonRenderer.java

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Carlo Guglielmin
          • Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: