From jira-events at lists.jboss.org Sun Nov 13 13:52:40 2011
Content-Type: multipart/mixed; boundary="===============2574463759678999971=="
MIME-Version: 1.0
From: =?utf-8?q?Luk=C3=A1=C5=A1_Fry=C4=8D_=28Resolved=29_=28JIRA=29_=3Cjira-eve?=
=?utf-8?q?nts_at_lists=2Ejboss=2Eorg=3E?=
To: richfaces-issues at lists.jboss.org
Subject: [richfaces-issues] [JBoss JIRA] (RF-11474) [rich:tabPanel] Switching
tabs doesn't work correctly
Date: Sun, 13 Nov 2011 13:52:40 -0500
Message-ID: <276176843.660.1321210360897.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com>
In-Reply-To: 529623069.14640.1318080556181.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com
--===============2574463759678999971==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
[ https://issues.jboss.org/browse/RF-11474?page=3Dcom.atlassian.jira.p=
lugin.system.issuetabpanels:all-tabpanel ]
Luk=C3=A1=C5=A1 Fry=C4=8D resolved RF-11474.
-----------------------------
Labels: regression (was: myfaces)
Resolution: Done
=
> [rich:tabPanel] Switching tabs doesn't work correctly
> -----------------------------------------------------
>
> Key: RF-11474
> URL: https://issues.jboss.org/browse/RF-11474
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see) =
> Components: base functionality , component-panels-layout-themes
> Affects Versions: 4.1.0.Milestone2
> Environment: Tomcat6, Firefox 7, IE 8, myfaces 2.1.3
> Reporter: Rene O
> Assignee: Luk=C3=A1=C5=A1 Fry=C4=8D
> Labels: regression
> Fix For: 4.1.0.CR1
>
> Attachments: jsftest.war
>
>
> Switching tabs client-side (by clicking the tabs) breaks changing tabs se=
rver side (by clicking the a4j:commandButtons).
> {code:title=3Dtabtest.xhtml}
>
> xmlns:h=3D"http://java.sun.com/jsf/html"
> xmlns:f=3D"http://java.sun.com/jsf/core"
> xmlns:ui=3D"http://java.sun.com/jsf/facelets"
> xmlns:a4j=3D"http://richfaces.org/a4j"
> xmlns:rich=3D"http://richfaces.org/rich">
> =
>
> Tabpanel Test
>
> =
>
> Switching tabs doesn't work correct.
>
> Steps to reproduce the issue: =
>
> 1. switch tabs with the commandButtons -> everything works normal
>
> 2. switch tabs via click on the tabs itself -> everything works no=
rmal
>
> 3. now switch tabs with the commandButtons again -> tabs are not s=
witching anymore
>
>
>
>
> Here is tab #1
>
>
> Here is tab #2
>
>
> Here is tab #3
>
>
>
>
>
>
>
>
>
> =
>
> extra information:
>
> DataCtr.java
>
> public void goToTab1(){
>
> dataBean.setActiveTab("tab1");
>
> } ...
> =
>
>
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrato=
rs: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
=
--===============2574463759678999971==--