ICEfaces-EE
  1. ICEfaces-EE
  2. IPCK-48

TriStateCheckbox Partial/Checked not Initializing Properly

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8.2 Beta
    • Fix Version/s: 1.8.2.GA_P01
    • Component/s: Facelet Components
    • Labels:
      None
    • Environment:
      n/a

      Description

      Joanne writes:

      I'm not quite sure about one thing in Tri-state Checkbox: When the order of state-change is Partial/Checked, what would be the expected behavior? Now the order I see is unchecked-checked-partial, and then repeatedly checked-partial. Should it be partial-checked and then repeatedly partial-checked since Partial/Checked is selected?

        Activity

        Hide
        Brad Kroeger added a comment -

        The partial/checked selection currently initializes to unchecked when the expected behaviour is partial. I have made a change to initialize the component to the first String in the checkOrder array. This will be committed when the code is unfrozen.

        Show
        Brad Kroeger added a comment - The partial/checked selection currently initializes to unchecked when the expected behaviour is partial. I have made a change to initialize the component to the first String in the checkOrder array. This will be committed when the code is unfrozen.
        Hide
        Brad Kroeger added a comment -

        Revision #21991 Initialize TriStateCheckbox to first item in checkOrder.

        Show
        Brad Kroeger added a comment - Revision #21991 Initialize TriStateCheckbox to first item in checkOrder.

          People

          • Assignee:
            Brad Kroeger
            Reporter:
            Brad Kroeger
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: