[richfaces-issues] [JBoss JIRA] Created: (RF-10165) Tab panel: both onbeforeitemchange and onitemchange fired twice

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Mon Jan 10 09:29:50 EST 2011


Tab panel: both onbeforeitemchange and onitemchange fired twice
---------------------------------------------------------------

                 Key: RF-10165
                 URL: https://issues.jboss.org/browse/RF-10165
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-panels-layout-themes
    Affects Versions: 4.0.0.Milestone5
         Environment: RichFaces 4.0.0-SNAPSHOT r.20916
Metamer 4.0.0-SNAPSHOT r.20925
Mojarra 2.1.0-SNAPSHOT
GlassFish Server Open Source Edition 3.1-SNAPSHOT
OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
Chrome 8.0.552.224 @ Linux x86_64
            Reporter: Pavol Pitonak


1. deploy Metamer and open http://localhost:8080/metamer/faces/components/richTabPanel/simple.xhtml
2. set onbeforeitemchange=alert('beforeitemchange')
3. set onitemchange=alert('itemchange')
4. swtich to tab2

result:
4 alerts are displayed instead of 2

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