From jira-events at lists.jboss.org Fri Mar 16 03:35:47 2012 Content-Type: multipart/mixed; boundary="===============6347739407439135662==" MIME-Version: 1.0 From: =?utf-8?q?Przemys=C5=82aw_D=C4=99bski_=28JIRA=29_=3Cjira-events_at_lists?= =?utf-8?q?=2Ejboss=2Eorg=3E?= To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] (RF-12054) TabPanel onitemchange of outer tab fired by inner tab Date: Fri, 16 Mar 2012 03:35:47 -0400 Message-ID: <662615629.13006.1331883347434.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> --===============6347739407439135662== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Przemys=C5=82aw D=C4=99bski created RF-12054: -------------------------------------- Summary: TabPanel onitemchange of outer tab fired by inner tab Key: RF-12054 URL: https://issues.jboss.org/browse/RF-12054 Project: RichFaces Issue Type: Bug Security Level: Public (Everyone can see) Affects Versions: 4.2.0.Final Reporter: Przemys=C5=82aw D=C4=99bski When changing outer tab, "onitemchange" event of outer tab is fired and ale= rt with text 'onitemchange' is shown. But when changing inner tab both "onitemchange" event of outer tab and inne= r tab are fired and two alerts are show, one with text 'onitemchange' and s= econd with 'onitemchange inner'. It's wrong behaviour, because outer tab is not switched and its "onitemchan= ge" event shouldn't be fired. Same situation with "onbeforeitemchange". Page code to reproduce: {code:xml} = tab1 tab= inner 1 tab= inner 2 = {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 = --===============6347739407439135662==--