ICEfaces
  1. ICEfaces
  2. ICE-7435

ace:tabSet "flickers" when used in server mode

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.1-Beta
    • Fix Version/s: 3.0.RC2, 3.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      ICEfaces 2, ace:tabSet
    • Assignee Priority:
      P2

      Description

      When using the ace:tabSet component in the default "server" mode it appears to "flash" when a tab is selected.

      I believe what is happening is that the tabSet is resized briefly to match the empty tabPane contents panel when a new tab is selected, then sizes again larger once the tabPane content arrives. To alleviate this issue, the tabSet size should be made to remain the same as the previously selected tabPane until the new tabPane is loaded.

      Another possibility is to set the height of the tabSet using CSS to a fixed size that won't vary between tabs.?

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #26799 Thu Dec 08 16:02:21 MST 2011 nils.lundquist Further improvement for ICE-7435 / ICE-7450 when using cached tabs.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/tabset/tabset.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #26795 Thu Dec 08 15:10:03 MST 2011 nils.lundquist Fix for ICE-7435 when using cached tabs.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/tabset/tabset.js
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #26773 Wed Dec 07 13:38:37 MST 2011 nils.lundquist ICE-7435 - Flickering TabSet fixed by refactoring transition from YUI controlled for all cases, to skipping YUI transition for server side tabsets, and letting the server request transition itself. Applied opacity %40 to tabset contents that are "stale" while their tab click to a new tab is processed.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/tabset/tabset.js

          People

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

            Dates

            • Created:
              Updated:
              Resolved: