You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Volker Weber (JIRA)" <de...@myfaces.apache.org> on 2007/01/04 12:05:27 UTC

[jira] Resolved: (TOBAGO-225) tc:box with height on tree display was not able to display scroable body anymore.

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

Volker Weber resolved TOBAGO-225.
---------------------------------

    Resolution: Fixed

> 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