[richfaces-issues] [JBoss JIRA] Commented: (RF-10042) rich:tree - when loading facet defined but with no rendered components, the iconCollapsed is not rendered during node expanding

Lukas Fryc (JIRA) jira-events at lists.jboss.org
Fri Dec 17 06:15:18 EST 2010


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

Lukas Fryc commented on RF-10042:
---------------------------------

This can be reproduced in http://localhost:8080/metamer/faces/components/richTree/simple.xhtml

> rich:tree - when loading facet defined but with no rendered components, the iconCollapsed is not rendered during node expanding
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: RF-10042
>                 URL: https://issues.jboss.org/browse/RF-10042
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-tree
>    Affects Versions: 4.0.0.Milestone5
>            Reporter: Lukas Fryc
>         Attachments: facet-defined.png, facet-undefined.png
>
>
> This applies for treeNode which have empty facet (resp. facet with no rendered components inside):
> <rich:treeNode type="company"
> 	icon="/images/tree/disc.gif">
> 	<f:facet name="loading">
> 	</f:facet>
> 	
> 	#{node.name}
> </rich:treeNode>
> See attached screenshots snapped during request for node expansion.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list