Tree - select another node when someone is selected

Hi there.



I have a very easy example. I have tree which is loaded by xml. And one node is selected (select=“1”). And after that my on double click event ( tree.setOnDblClickHandler(onDblClick); ) doesn’t work. I clicked on nodes, but nothing happens. If I load the same tree without selected node everything is all right.



Why?




Hello,


Which tree version do you use ? Please provide a code of tree initialization and xml example to recreate the issue.