-
Bug
-
Resolution: Fixed
-
Normal
-
6.5.7, 7.0.5
-
Security Level: Jimmy
-
None
-
ZK 7.0.7
-
None
Reproducible sample on zkfiddle: http://zkfiddle.org/sample/353rb3u/3-ZK-Tree-selection-problem
Debug Information:
In Tree.java line 2541 will clear all selection when curSeldItems size equals 1, which is not correct. It should consider if all the children nodes of treeitem are not in selected status.
- relates to
-
ZK-3853 Tree supports 3-states selection model
- Closed