ICEfaces
  1. ICEfaces
  2. ICE-7986

ace:tabSet server side tab switch issue

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.0.1
    • Fix Version/s: 3.1.0.RC1, 3.1, EE-3.0.0.GA_P01
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Chrome, Firefox, IE, TomCat 7
    • Assignee Priority:
      P1

      Description

      The problem described in ICE-7852 is still reproducible if instead of
      <h:commandLink value="change tab" actionListener="#{sampleBean.changeTab}">
                      <f:ajax execute="@this" render="@form"/>
      </h:commandLink>

      next are used:

      1. <h:commandLink value="change tab" actionListener="#{sampleBean.changeTab}" />
      2. <ice:commandLink value="change tab" actionListener="#{sampleBean.changeTab}" />
      3. <ice:commandLink value="change tab" actionListener="#{sampleBean.changeTab}">
                      <f:ajax execute="@this" render="@form"/>
           </ice:commandLink>

      Just keep clicking on "change tab" link and clicking on tab itself and eventually you will end up with two selected tabs at the same time. You will also see that a content of the currently selected tab will disappear during this operation.

        Issue Links

          Activity

          Ken Fyten made changes -
          Status Resolved [ 5 ] Closed [ 6 ]
          Hide
          Mark Collette added a comment -

          Ported the fix to the maintenance branch.

          icefaces3-maintenance
          Subversion 29746

          Show
          Mark Collette added a comment - Ported the fix to the maintenance branch. icefaces3-maintenance Subversion 29746
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #29746 Thu Jun 28 12:20:28 MDT 2012 mark.collette ICE-7986 : ace:tabSet server side tab switch issue
          Files Changed
          Commit graph MODIFY /icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/resources/icefaces.ace/tabset/tabset.js
          Ken Fyten made changes -
          Status Reopened [ 4 ] Resolved [ 5 ]
          Resolution Fixed [ 1 ]
          Ken Fyten made changes -
          Fix Version/s EE-3.0.0.GA_P01 [ 10327 ]
          Ken Fyten made changes -
          Resolution Fixed [ 1 ]
          Status Resolved [ 5 ] Reopened [ 4 ]
          Mark Collette made changes -
          Link This issue is duplicated by ICE-7943 [ ICE-7943 ]
          Mark Collette made changes -
          Attachment Case11043.zip [ 14636 ]
          Mark Collette made changes -
          Status Open [ 1 ] Resolved [ 5 ]
          Resolution Fixed [ 1 ]
          Hide
          Mark Collette added a comment -

          Fixed the issue, and created some regression tests to facilitate this and future tabSet bugfixing.

          trunk
          Subversion 29688

          Show
          Mark Collette added a comment - Fixed the issue, and created some regression tests to facilitate this and future tabSet bugfixing. trunk Subversion 29688
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #29688 Tue Jun 26 12:25:34 MDT 2012 mark.collette ICE-7986 : ace:tabSet server side tab switch issue
          Files Changed
          Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/tabset/tabset.js
          Ken Fyten made changes -
          Fix Version/s 3.1.0.RC1 [ 10337 ]
          Fix Version/s 3.1.0.BETA2 [ 10336 ]
          Ken Fyten made changes -
          Assignee Priority P2 P1
          Ken Fyten made changes -
          Fix Version/s 3.1.0.BETA2 [ 10336 ]
          Fix Version/s 3.1.0.BETA1 [ 10335 ]
          Ken Fyten made changes -
          Fix Version/s 3.1.0.BETA1 [ 10335 ]
          Fix Version/s EE-3.0.0.GA_P01 [ 10327 ]
          Ken Fyten made changes -
          Fix Version/s 3.1 [ 10312 ]
          Fix Version/s EE-3.0.0.GA_P01 [ 10327 ]
          Assignee Priority P2
          Assignee Ken Fyten [ ken.fyten ] Mark Collette [ mark.collette ]
          Evgheni Sadovoi made changes -
          Salesforce Case [5007000000LEgFj]
          Assignee Ken Fyten [ ken.fyten ]
          Evgheni Sadovoi made changes -
          Field Original Value New Value
          Attachment sampleCode.rar [ 14263 ]
          Evgheni Sadovoi created issue -

            People

            • Assignee:
              Mark Collette
              Reporter:
              Evgheni Sadovoi
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: