ICEfaces
  1. ICEfaces
  2. ICE-7377

ACE pushButton StyleClass attribute ends up in the SPAN tag as "styleClass" attribute.

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.1-Beta
    • Fix Version/s: 2.1-Beta2, 3.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Tomcat v7, JSF 2.1.3.
    • Assignee Priority:
      P1

      Description

      This tag, ace:pushButton styleClass="ice-pushbutton" will generate this HTML:
      <span styleclass="yui-button yui-min yui-push-button ice-pushbutton" class="yui-button yui-push-button">

      The pushButton styleClass is not carried down to the Span's Class attribute and a StyleClass attribute with the proper carry down should not be generated in the Span tag.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #26468 Fri Nov 18 12:47:41 MST 2011 ken.fyten ICE-7371 Added pass-thru attribute support to pushButton, linkButton, and checkboxButton
        ICE-7377 ace:pushButton, moved style and class attributes to the button element
        ICE-7016 Added support to ace:pushButton to contain children
        ICE-7207: Add ThemeRoller support to ACE buttons (ace:pushButton, ace:linkButton, ace:checkboxButton)
        ICE-7176 Buttons now do not depend on yui3 or 2in3, but instead YUI 2.8.
        ICE-6970 Adopted Apache 2.0 license source-code headers for ACE source-code.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/pushbutton/PushButtonRenderer.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/pushbutton/PushButton.java
        Commit graph ADD /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/pushbutton/background-active.png
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/pushbutton/pushbutton.js
        Commit graph ADD /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/pushbutton/background-disabled.gif
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/pushbutton/PushButtonMeta.java
        Commit graph DEL /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/pushbutton/skins
        Commit graph ADD /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/pushbutton/background-focus.png
        Commit graph ADD /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/pushbutton/background.png
        Commit graph ADD /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/pushbutton/background-highlight.png
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/pushbutton/pushbutton.css

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Pierre Masse
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: