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


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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to