ICEfaces
  1. ICEfaces
  2. ICE-6534

ace:tabSet Unresponsive After Programatically Setting selectedIndex

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0.0
    • Fix Version/s: 2.0.1
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      JSF 2.03 ICEfaces 2

      Description

      An actionListener on a separate component is setting the selectedIndex on my ace:tabSet as follows:

          <ace:tabSet id="tabSet"
                      clientSide="true"
                      orientation="bottom"
                      selectedIndex="#{tabset.visibleTab}"
                      rendered="#{not empty tabset.tabs}" >

      After setting this to a new value, the browser shows the selected style on the correct tab - however, the tab content does not change to reflect the new selected tab and you can no longer manually select tabs, the tabs become unresponsive in the browser.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #23960 Mon Feb 14 15:40:47 MST 2011 judy.guglielmin ICE-6534 fix for selectedTabIndex passes tests for both server and client side. Left js logging statements in for now, but should be removed before next release
        Files Changed
        Commit graph MODIFY /icefaces2/trunk/icefaces/ace/component/src/org/icefaces/component/tab/TabSetRenderer.java
        Commit graph MODIFY /icefaces2/trunk/icefaces/ace/component/resources/org.icefaces.component.tab/tabset.js

          People

          • Assignee:
            Ken Fyten
            Reporter:
            Brad Kroeger
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: