rich:panelMenuGroup component onexpand/oncollapse events won't be triggered in
Firefox3.5
-----------------------------------------------------------------------------------------
Key: RF-8424
URL:
https://jira.jboss.org/jira/browse/RF-8424
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: browser compatibility
Affects Versions: 3.3.3.CR1
Environment: JBoss AS5.1.0, Seam 2.2.0GA, Richface 3.3.2 SR1.
Reporter: Liyu Wang
Fix For: 3.3.3.GA
<rich:panelMenuGroup expanded="#{menu.status['customer-trans']}"
label="Transactions" >
<a4j:support event="onexpand"
action="#{menu.expandMenu('customer-trans')}" />
<a4j:support event="oncollapse"
action="#{menu.collapseMenu('customer-trans')}" />
...
</rich:panelMenuGroup>
works fine in IE7/8, but not working in Firefox3.5
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira