ICEfaces
  1. ICEfaces
  2. ICE-11107

icecore:refresh - Refresh causing ace:tabSet showEffect to fire

    Details

      Description

      When using an icecore:refresh tag on a page that has an ace:tabSet, which uses a showEffect, the showEffect is fired on each refresh interval.

      Sample code:
          <h:body>
              <icecore:refresh interval="1"/>
              <h:form id="iceForm">
                  <ace:tabSet id="testTabSet"
                              showEffect="clip">
                      <ace:tabPane label="Tab One">
                          <h:outputText value="Tab One Content"/>
                      </ace:tabPane>
                      <ace:tabPane label="Tab Two">
                          <h:outputText value="Tab Two Content"/>
                      </ace:tabPane>
                      <ace:tabPane label="Tab Three">
                          <h:outputText value="Tab Three Content"/>
                      </ace:tabPane>
                  </ace:tabSet>
              </h:form>
          </h:body>

      Each time the refresh happens, the clip effect is fired. This issue is not seen on the ICEfaces 3 code base. This might effect other components that render animations as well.

        Activity

        Arran Mccullough created issue -
        Arran Mccullough made changes -
        Field Original Value New Value
        Attachment Case13830Example2.war [ 22257 ]
        Attachment Case13830Example2.zip [ 22258 ]
        Ken Fyten made changes -
        Assignee Arturo Zambrano [ artzambrano ]
        Fix Version/s 4.2 [ 12870 ]
        Assignee Priority P1 [ 10010 ]
        Arturo Zambrano made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Liana Munroe made changes -
        Attachment 1.PNG [ 22290 ]
        Attachment 2.PNG [ 22291 ]
        Attachment 3.PNG [ 22292 ]
        Liana Munroe made changes -
        Resolution Fixed [ 1 ]
        Status Resolved [ 5 ] Reopened [ 4 ]
        Arturo Zambrano made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Fix Version/s 4.2.BETA [ 13091 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

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

            Dates

            • Created:
              Updated:
              Resolved: