It is now filed under: https://issues.apache.org/jira/browse/TRINIDAD-1103
I also added two workarounds. Dirk On Thu, May 29, 2008 at 9:06 PM, Andrew Robinson <[EMAIL PROTECTED]> wrote: > I would say to log a bug > > On Thu, May 29, 2008 at 1:59 AM, Dirk Krummacker > <[EMAIL PROTECTED]> wrote: >> The tr:tree and the tr:treetable component both have the attribute >> "initiallyExpanded" which allows to open the whole tree on first >> rendering. While the tr:treeTable works exactly as I would expect, the >> tr:tree shows some odd behavior: The tree is fully expanded, but any >> subsequent click on a [-] collapse icon does not have any effect. >> >> Test case: >> >> 1. Go to http://www.irian.at/trinidad-demo/faces/components/treeTable.jspx >> 2. Check "initiallyExpanded" and click "Update". >> 3. The tr:treeTable is expanded and you can close/open nodes. >> 4. And now go to http://www.irian.at/trinidad-demo/faces/components/tree.jspx >> 5. Check "initiallyExpanded" and click "Update". >> 6. The tr:tree is expanded, but the nodes cannot be collapsed. >> >> I suppose this is a bug, or was there a reason why it was implemented this >> way? >> >> Dirk >> >

