]
Michal Petrov resolved RF-13656.
--------------------------------
Assignee: Michal Petrov (was: Pavol Pitonak)
Resolution: Done
I've removed what seemed like unnecessary parsing of all CSS rules on the page (the
result was only used to change width and display). Now we're simply changing the style
properties with jQuery.
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: Michal Petrov
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).