[richfaces-issues] [JBoss JIRA] Created: (RF-10521) Tab panel: onbegin, onbeforedomupdate and oncomplete don't work

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Tue Feb 15 05:28:13 EST 2011


Tab panel: onbegin, onbeforedomupdate and oncomplete don't work
---------------------------------------------------------------

                 Key: RF-10521
                 URL: https://issues.jboss.org/browse/RF-10521
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-output
    Affects Versions: 4.0.0.Milestone6
         Environment: RichFaces 4.0.0-SNAPSHOT r.21652
Metamer 4.0.0-SNAPSHOT r.21653
Mojarra 2.1.0-FCS
GlassFish Server Open Source Edition 3.1-SNAPSHOT
OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
Chrome 9.0.597.98 @ Linux x86_64
            Reporter: Pavol Pitonak


1. deploy Metamer and open http://localhost:8080/metamer/faces/components/richTabPanel/simple.xhtml
2. set onbegin=alert('onbegin')
3. set onbeforedomupdate=alert('onbeforedomupdate')
4. set oncomplete=alert('oncomplete')
5. switch to tab2

result:
* no alert is displayed
* it is not possible to verify that attribute "data" works
* in toggle panel all 3 attributes work fine

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