Try navigating the TreeView Sample of Ensemble demo app.
You will see that you can expand a TreeItem as expected. However you can not collapse it immediatly. First the TreeItem has to be reselected (although the item still seems to be in focus) before the item can be collapsed. It does not matter if the reselction is done using the mouse or the keyboard.
You will see that you can expand a TreeItem as expected. However you can not collapse it immediatly. First the TreeItem has to be reselected (although the item still seems to be in focus) before the item can be collapsed. It does not matter if the reselction is done using the mouse or the keyboard.