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

            People

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

              Dates

              • Created:
                Updated:
                Resolved: