ICEfaces
  1. ICEfaces
  2. ICE-2187

panelSeries/dataTable bug - tab selection in one row automatically selects the same tab in other rows

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.6.1
    • Fix Version/s: 1.7DR#3, 1.7
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      ICEFaces 1.6.1, JSF 1.1, IE6 / FireFox 2

      Description

      I have a list where each row has to be displayed as a tab set. I am using a panelSeries for iteration over values (same bug exists if I use dataTable instead of panelSeries).

      Within a row, it is not possible to independently select one tab. If I select a tab in one row, all other rows automatically select the same tab too.

      Here is what the code looks like:

       <ice:panelSeries value="#{bb.myList}" var="myObj">
                <ice:panelGroup>
                   <ice:panelTabSet>
                      <ice:panelTab ...
       
      1. panelTabSet.jspx
        1 kB
        yip.ng
      1. screenshot-1.jpg
        267 kB
      2. screenshot-2.jpg
        158 kB

        Issue Links

          Activity

          Repository Revision Date User Message
          ICEsoft Public SVN Repository #15307 Thu Dec 06 11:08:43 MST 2007 adnan.durrani Fix for java.lang.NullPointerException related to (ICE-2187)
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/panelseries/UISeries.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #15255 Tue Nov 27 10:53:55 MST 2007 mark.collette ICE-2187 : panelSeries/dataTable bug - tab selection in one row automatically selects the same tab in other rows
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/panelseries/UISeries.java
          Commit graph ADD /icefaces/trunk/icefaces/component/src/com/icesoft/faces/utils/SeriesStateHolder.java
          Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/paneltabset/PanelTabSet.java
          Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/utils/UpdatableProperty.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #15023 Wed Oct 24 17:05:41 MDT 2007 yip.ng ICE-2187
          Changed to correctly handle value binding of selected index and tab set panels within a series panel.
          Files Changed
          Commit graph MODIFY /icefaces/branches/icefaces-1.6/icefaces/component/src/com/icesoft/faces/component/paneltabset/PanelTabSetRenderer.java
          Commit graph MODIFY /icefaces/branches/icefaces-1.6/icefaces/component/src/com/icesoft/faces/component/paneltabset/PanelTabSet.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #15020 Wed Oct 24 16:24:58 MDT 2007 yip.ng ICE-2187
          Changed to correctly handle value binding of selected index and tab set panels within a series panel.
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/paneltabset/PanelTabSetRenderer.java
          Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/paneltabset/PanelTabSet.java

            People

            • Assignee:
              Unassigned
              Reporter:
              Alok Mittal
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: