[richfaces-issues] [JBoss JIRA] Resolved: (RF-8424) rich:panelMenuGroup component onexpand/oncollapse events won't be triggered in Firefox3.5

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Thu Feb 25 10:43:10 EST 2010


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

Nick Belaevski resolved RF-8424.
--------------------------------

    Resolution: Cannot Reproduce Bug
      Assignee: Nick Belaevski


We couldn't reproduce the problem. Such issues can be caused by usage of nested forms (that is prohibited) - please check if there are any.

> 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
>            Assignee: Nick Belaevski
>
> <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

        


More information about the richfaces-issues mailing list