From jira-events at lists.jboss.org Fri Nov 11 08:42:45 2011 Content-Type: multipart/mixed; boundary="===============6130339072391521362==" MIME-Version: 1.0 From: Pavol Pitonak (Assigned) (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] (RF-11474) [rich:tabPanel] Switching tabs doesn't work correctly Date: Fri, 11 Nov 2011 08:42:45 -0500 Message-ID: <1656662011.77602.1321018965265.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 529623069.14640.1318080556181.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============6130339072391521362== 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 ] Pavol Pitonak reassigned RF-11474: ---------------------------------- Assignee: Luk=C3=A1=C5=A1 Fry=C4=8D (was: Pavol Pitonak) Lukas, it is reproducible. For more info see RF-11506. = > [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: myfaces > 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 = --===============6130339072391521362==--