-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Blocker
-
Resolution: Done
-
Affects Version/s: 4.3.0.M2
-
Fix Version/s: 4.3.0.M2
-
Component/s: component-panels-layout-themes, regression
-
Labels:None
-
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
-
Sprint:4.3.0.M2 iteration sprint, 4.3.0.M2 - Final Sprint
-
Workaround:Workaround Exists
-
Workaround Description:
- 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