[richfaces-issues] [JBoss JIRA] Closed: (RF-9537) Tab: onenter and onleave don't work

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Fri Dec 17 09:54:17 EST 2010


     [ https://issues.jboss.org/browse/RF-9537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavol Pitonak closed RF-9537.
-----------------------------



Test in https://svn.jboss.org/repos/richfaces/modules/tests/metamer/trunk/ftest-source/src/main/java/org/richfaces/tests/metamer/ftest/richTab/TestRichTab.java

> Tab: onenter and onleave don't work
> -----------------------------------
>
>                 Key: RF-9537
>                 URL: https://issues.jboss.org/browse/RF-9537
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-output
>    Affects Versions: 4.0.0.Milestone3
>         Environment: RichFaces 4.0.0-SNAPSHOT r.19600
> Metamer 4.0.0-SNAPSHOT r.19614
> Mojarra 2.0.2-FCS
> GlassFish Server Open Source Edition 3.0.1
> OpenJDK Runtime Environment 1.6.0_18-b18 @ Linux
> Chrome 7.0.517.41
>            Reporter: Pavol Pitonak
>            Assignee: Alex Kolonitsky
>             Fix For: 4.0.0.Milestone5
>
>
> When tabs are switched in the following tab panel, no alert is displayed:
> <rich:tabPanel id="tabPanel">
>     <rich:tab id="tab1" onenter="alert('enter')" onleave="alert('leave')">
>         content of tab 1
>     </rich:tab>
>     <rich:tab id="tab2" name="tab2" header="tab2 header">
>         content of tab 2
>     </rich:tab>
> </rich:tabPanel>

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list