ICEfaces
  1. ICEfaces
  2. ICE-10774

ace:panel - Can't toggle after contents updated

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-4.0.0.GA, EE-3.3.0.GA_P03
    • Fix Version/s: 4.1, EE-3.3.0.GA_P04
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      All

      Description

      An ace:panel is set to toggleable="true". In the panel, there is a selectBooleanCheckbox that when changed, it will render an inputText or an outputText depending on the value.

      This change of contents is causing the toggle for the ace:panel to no longer work.

        Activity

        Hide
        Arran Mccullough added a comment -

        Attached test case that shows this issue.

        Steps:

        • Load welcomeICEfaces.jsf
        • In the panel there is a checkbox, select and then deselect the checkbox. A new component is now rendered.
        • The panel is no longer able to contract/open.
        Show
        Arran Mccullough added a comment - Attached test case that shows this issue. Steps: Load welcomeICEfaces.jsf In the panel there is a checkbox, select and then deselect the checkbox. A new component is now rendered. The panel is no longer able to contract/open.
        Hide
        Arturo Zambrano added a comment -

        r45866: committed fix to re-select the content node, instead of having a static reference to it, since it may get dynamically updated.

        Show
        Arturo Zambrano added a comment - r45866: committed fix to re-select the content node, instead of having a static reference to it, since it may get dynamically updated.
        Hide
        Arturo Zambrano added a comment -

        r45867: committed fix to the 3.3 EE maintenance branch.

        Show
        Arturo Zambrano added a comment - r45867: committed fix to the 3.3 EE maintenance branch.
        Hide
        Liana Munroe added a comment - - edited

        Verified ICEfaces4 trunk, EE-3.3.0 maintenance branch r45867, Tomcat 7, FF 34, Chrome 40, IE 11, 10, 9, 8, 7 using attached test case.

        Show
        Liana Munroe added a comment - - edited Verified ICEfaces4 trunk, EE-3.3.0 maintenance branch r45867, Tomcat 7, FF 34, Chrome 40, IE 11, 10, 9, 8, 7 using attached test case.

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: