ICEfaces
  1. ICEfaces
  2. ICE-7557

ace:tabset - showEffect doesn't work.

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Cannot Reproduce
    • Affects Version/s: 3.0.RC1
    • Fix Version/s: 3.0
    • Component/s: None
    • Labels:
      None
    • Environment:
      IF 3.0.RC1
    • Assignee Priority:
      P2

      Description

      ShowEffect="fade" applied to a tabset appears to break functionality no matter the configuration.

        Activity

        Hide
        Nils Lundquist added a comment -

        Assigning to Art to gather his insight into how showEffect should be working.

        Show
        Nils Lundquist added a comment - Assigning to Art to gather his insight into how showEffect should be working.
        Hide
        Arturo Zambrano added a comment -

        In the renderer, the values for showEffect and showEffectLength are simply included in the call to updateProperties that is sent to the client. In the client side, these values are stored and checked at two different points (one for client-side mode and another for server-side mode) to see if there's an effect to execute. If there is, then a call to ice.ace.animation.run() is made. It would be convenient to find out whether the problem occurs in both modes or only in server-side mode, as the latter is more tricky. Probably, the recent changes to add ace:ajax support broke the way effects were working.

        Show
        Arturo Zambrano added a comment - In the renderer, the values for showEffect and showEffectLength are simply included in the call to updateProperties that is sent to the client. In the client side, these values are stored and checked at two different points (one for client-side mode and another for server-side mode) to see if there's an effect to execute. If there is, then a call to ice.ace.animation.run() is made. It would be convenient to find out whether the problem occurs in both modes or only in server-side mode, as the latter is more tricky. Probably, the recent changes to add ace:ajax support broke the way effects were working.
        Hide
        Nils Lundquist added a comment -

        Not sure what I was doing differently when I made this issue, but I can't reproduce the problem. Maybe there was an interaction at that stage due to some regression I hadn't yet taken care of.

        Show
        Nils Lundquist added a comment - Not sure what I was doing differently when I made this issue, but I can't reproduce the problem. Maybe there was an interaction at that stage due to some regression I hadn't yet taken care of.
        Hide
        Nils Lundquist added a comment -

        Worked fine in client and server side modes.

        Show
        Nils Lundquist added a comment - Worked fine in client and server side modes.

          People

          • Assignee:
            Nils Lundquist
            Reporter:
            Nils Lundquist
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: