[richfaces-issues] [JBoss JIRA] (RF-12513) Tab panel: switching tabs doesn't work when they have name specified

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Wed Oct 3 10:12:03 EDT 2012


Pavol Pitonak created RF-12513:
----------------------------------

             Summary: Tab panel: switching tabs doesn't work when they have name specified
                 Key: RF-12513
                 URL: https://issues.jboss.org/browse/RF-12513
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-panels-layout-themes, regression
    Affects Versions: 4.3.0.Milestone2
         Environment: RichFaces 4.3.0-SNAPSHOT
Metamer 4.3.0-SNAPSHOT
Mojarra 2.1.7
JBoss AS 7.1.2.Final-redhat-1
Java(TM) SE Runtime Environment 1.6.0_32-b05 @ Linux
Chrome 22.0.1229.79 @ Linux x86_64
            Reporter: Pavol Pitonak
            Assignee: Lukáš Fryč


# deploy Metamer and open http://localhost:8080/metamer/faces/components/richTabPanel/simple.xhtml
# switch to tab2

result:
* ajax request is fired, item change listener is called but tab is not changed
* after second click on the same tab it is changed correctly
* sometimes a JS error is visible in browser console "Uncaught TypeError: Cannot read property 'disabled' of undefined" in togglePanel.js:363

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list