[richfaces-issues] [JBoss JIRA] (RF-12682) extendedDataTable render issue with rich:tabPanel

Kaveh A. (JIRA) issues at jboss.org
Tue Feb 11 17:47:28 EST 2014


    [ https://issues.jboss.org/browse/RF-12682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12943663#comment-12943663 ] 

Kaveh A. commented on RF-12682:
-------------------------------

Yes this issue seems to be back, commenting out the following line in the extendedDataTable.js and packed.js seems to fix it.

this.normalPartStyle.display = "none";
                
> extendedDataTable render issue with rich:tabPanel
> -------------------------------------------------
>
>                 Key: RF-12682
>                 URL: https://issues.jboss.org/browse/RF-12682
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-tables
>    Affects Versions: 4.2.3.Final, 4.3.0.M3, 4.3.0.CR1, 4.3.0.Final
>            Reporter: Kaveh A.
>              Labels: extendedDataTable, render, richfaces, tabpanel, testcase_provided
>         Attachments: richfacesBug2.zip, RichFacesBugEclipseProject.zip
>
>
> This issue is not just specific to tabPanel. Anytime the extendedDataTable is hidden (when the page loads) and then it is made visible later the table can not display the data (table is empty at the load time).
> In this particular case if we load a page with two tabs.  Furthermore if we have one extendedDataTable in each tab  (the first tab shows and the second tab is not shown at first).  In this case once the user clicks on the second tab and tries to populate the extendedDataTable (via any action). Then the table is not rendered properly.  A sample project has been provided at the following link that further describe this issue. You can download the eclipse project attached at the end of the following message to reproduce this issue.
> https://community.jboss.org/message/783787

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