-
Bug
-
Resolution: Fixed
-
Major
-
6.5.7, 7.0.5.2
-
Security Level: Jean
-
ZK 7.0.7
-
None
the attached example shows 2 different ways updated nodes in a tree
when only updating the node data TreeNode.setData(), the nodes on level 3 are relocated to the end of the tree
http://screencast.com/t/u4JRrYeWYfK
Workaround:
replacing the TreeNodes in the model fixes the problem at the cost of efficiency