[richfaces-issues] [JBoss JIRA] Created: (RF-10621) PanelMenuGroup - event order

Anton Belevich (JIRA) jira-events at lists.jboss.org
Fri Feb 25 08:48:05 EST 2011


PanelMenuGroup - event order 
-----------------------------

                 Key: RF-10621
                 URL: https://issues.jboss.org/browse/RF-10621
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
         Environment: Metamer, tomcat 7, chromium 9
            Reporter: Anton Belevich
            Assignee: Nick Belaevski


Set event handlers: onbeforeswitch, onbeforecollapse, onbeforeselect, onselect, oncollapse, onswitch
so we have incorrent event order: onbeforeselect, onbeforeswitch, onbeforecollapse, onselect, oncollapse, onswitch
so the right order must be: onbeforeswitch, onbeforecollapse, onbeforeselect, onselect, oncollapse, onswitch

--
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