[
https://issues.apache.org/jira/browse/WICKET-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12530868
]
mrcheeks edited comment on WICKET-1019 at 9/27/07 4:49 PM:
--------------------------------------------------------------
You can see that when the nodes kid_1 and others are expanded but the + sign is
not displayed in the tree ui.
was (Author: mrcheeks):
You can see that when the nodes kid_1 and others are expand the + sign is
not show in the tree ui.
> Ajax tree strange behaviour when updating dynamically some nodes
> ----------------------------------------------------------------
>
> Key: WICKET-1019
> URL: https://issues.apache.org/jira/browse/WICKET-1019
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 1.3.0-beta3
> Environment: Windows XP Home Edition
> Reporter: Yves Zoundi
> Assignee: Matej Knopp
> Attachments: quickstart.zip, screenshot-1.jpg
>
>
> Lots of people require lazy loading of a tree when there is a huge amount of
> data to load. The ajax tree has some bugs when nodes are populated
> dynamically. For example when you click on a node and trigger an event in
> your application to populate the node children if needed, the + sign is not
> shown in the tree. Wicket seems to be aware that the node now has children if
> you expand it, but the + sign isn't displayed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.