ICEfaces
  1. ICEfaces
  2. ICE-11541

ace:dialog with show/hide effects can only be opened once

    Details

    • Type: Bug Bug
    • Status: Resolved
    • Priority: Major Major
    • Resolution: Invalid
    • Affects Version/s: EE-4.3.0.GA_P03
    • Fix Version/s: EE-4.3.0.GA_P04
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Any

      Description

      When using an ace:dialog with show or hide effects, it only opens once if it contains a button with animations. It doesn't open in subsequent tries.

        Activity

        Hide
        Arturo Zambrano added a comment -

        Marking this issue as invalid.

        The problem was that the ace:dialog component had two effects specified. So, when the dialog was closed, the second effect didn't get to be applied, because the dialog was no longer visible, and this causes errors in the client. This situation can be easily avoided by only specifying one effect when closing a dialog or to delay the closing of the dialog (i.e. setting its visible property to false) long enough for the two effects to complete.

        Show
        Arturo Zambrano added a comment - Marking this issue as invalid. The problem was that the ace:dialog component had two effects specified. So, when the dialog was closed, the second effect didn't get to be applied, because the dialog was no longer visible, and this causes errors in the client. This situation can be easily avoided by only specifying one effect when closing a dialog or to delay the closing of the dialog (i.e. setting its visible property to false) long enough for the two effects to complete.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: