]
Michal Petrov commented on RF-13656:
------------------------------------
On the first request the first table is being processed as the panels switch, on
subsequent requests only the table that is being switched to is processed. The tables
share a CSS style object (which they shouldn't) and that causes the collapse.
Table collapse after tab change
-------------------------------
Key: RF-13656
URL:
https://issues.jboss.org/browse/RF-13656
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-output
Affects Versions: 4.3.7
Reporter: André Faber
Assignee: Pavol Pitonak
Labels: regression
Fix For: 4.3.8
Attachments: screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg,
screenshot-4.jpg, test.xhtml, TestBean.java
I have a rich:tabPanel with 2 tabs containing each a rich:extendedDataTable this worked
fine in version 4.3.6. But with version 4.3.7 the table "collapses" after the
tab is changed (see pictures).