[
https://jira.jboss.org/browse/RF-9537?page=com.atlassian.jira.plugin.syst...
]
Nick Belaevski updated RF-9537:
-------------------------------
Assignee: Alex Kolonitsky
Fix Version/s: 4.0.0.Milestone4
Tab: onenter and onleave don't work
-----------------------------------
Key: RF-9537
URL:
https://jira.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.Milestone4
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.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira