[ 
https://issues.apache.org/jira/browse/TRINIDAD-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12801185#action_12801185
 ] 

Matthias Weßendorf commented on TRINIDAD-1107:
----------------------------------------------

has this been tested in different scenarios? Or just for the particular 
use-case?

Also, some changes aren't that obvious, e.g.:

-    if ((height != null) && isIE(arc))
+    if ((height != null))


> tr:table - scrolling of content
> -------------------------------
>
>                 Key: TRINIDAD-1107
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1107
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>          Components: Components
>            Reporter: Gerhard Petracek
>         Attachments: patch.txt
>
>
> if a table is too long and it comes to page scrollbars, you cannot see the 
> header all the time (e.g. after scrolling to the bottom of the table).
> so we need a scrollbar for the table body.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to