[ 
https://issues.apache.org/jira/browse/TOBAGO-225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462167
 ] 

Volker Weber commented on TOBAGO-225:
-------------------------------------

see TOBAGO-228 for a workarround

> tc:box with height on tree display was not able to display scroable body 
> anymore.
> ---------------------------------------------------------------------------------
>
>                 Key: TOBAGO-225
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-225
>             Project: MyFaces Tobago
>          Issue Type: Bug
>    Affects Versions: 1.0.9
>         Environment: JBoss 4
> IE Browser
> JAVA 1.5
>            Reporter: Sam Wong
>         Assigned To: Volker Weber
>             Fix For: 1.0.10
>
>         Attachments: noScrollTabago1.0.9.JPG, ScrollTabago1.0.8.JPG
>
>
> I have a tree with a lot of nodes and leafs, It works on tobago 1.0.8 when 
> the tree nodes expanded and reached the max of 200px, it display a vertical 
> scroll bar.  Now it does not work anymore on tobago 1.0.9.
> <tc:box height="200px" label="tree structure">
>                                               <tc:panel>               
>               <tc:tree value="#{riskIdentifyController.categoriesTree}"
>                       state="#{riskIdentifyController.selectedCategories}"
>                       id="categoriesTree" idReference="userObject.id"
>                       nameReference="userObject.name" showIcons="true" 
> showJunctions="true"
>                       showRootJunction="true" showRoot="true" 
> selectable="multiLeafOnly"
>                       mutable="false">
>               </tc:tree>
>       </tc:panel>
> </tc:box>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to