ICEfaces
  1. ICEfaces
  2. ICE-4142

Styles are not applied to ice:radio

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8RC1
    • Fix Version/s: 1.8RC2, 1.8
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      icefaces rev18425

      Description

      Following scenario :

      <ice:selectOneRadio id="woi13" layout="spread" partialSubmit="false"
      value="#{...}" disabled="#{...}" disabledClass="rbHideText" enabledClass="rbHideText">
         <f:selectItems value="#{list.value}" />
      </ice:selectOneRadio>

      <ice:dataTable value="#{lista.value}" ...
         <ice:column>
             <ice:radio for="woi13" index="#{element.value}" />
        </ice:column>
      <ice:dataTable>

      Classes styleClass, disabledClass, enabledClass are not added to output.

      BTW
      If style patch is imposiible then new feature will be usable.
      Spread radio's are generated with label's. In table those labels are not necessary because users got columns.
      Ice:radio with new attribute for disabling labels can help users.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #18512 Tue Mar 10 12:23:48 MDT 2009 yip.ng ICE-4142
        Changed color of disabled radio buttons.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/resources/css/xp/xp-portlet.css
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/resources/css/xp/xp.css
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/resources/css/royale/royale.css
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/resources/css/rime/rime.css
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/resources/css/rime/rime-portlet.css
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #18465 Tue Mar 03 13:31:19 MST 2009 yip.ng ICE-4142
        Fixed bugs in rendering disabled attribute and disabled style classes.
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/RadioRenderer.java

          People

          • Assignee:
            Unassigned
            Reporter:
            Krashan Brahmanjara
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: