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

          People

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

            Dates

            • Created:
              Updated:
              Resolved: