[richfaces-issues] [JBoss JIRA] (RF-13366) ExtendedDataTable: footer is in the middle of the control if the height is constant

Anton Bogoslavskyi (JIRA) jira-events at lists.jboss.org
Wed Nov 20 08:30:06 EST 2013


     [ https://issues.jboss.org/browse/RF-13366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anton Bogoslavskyi updated RF-13366:
------------------------------------

    Attachment: edt[1].png

    
> ExtendedDataTable: footer is in the middle of the control if the height is constant
> -----------------------------------------------------------------------------------
>
>                 Key: RF-13366
>                 URL: https://issues.jboss.org/browse/RF-13366
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-tables
>    Affects Versions: 4.3.3
>            Reporter: Anton Bogoslavskyi
>         Attachments: edt[1].png
>
>
> Reproduce:
> Define class and assign it to your extendedDataTable:
> .table_style {
>     height: 500px;
> }
> Prepare the test data to have minimum rows (not fill the whole table with data).
> Expected:
> Table height is 500px. Footer is on the bottom of the table and won't change place when rows amount changes.
> The whitespace is between the last row and the footer
> Actual:
> Table height is 500px. Footer is right under the last row and jumps each time the amount of rows changes.
> The whitespace is under the footer and surrounded by the table border.

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