-
Bug
-
Resolution: Incomplete
-
P4
-
8
Suppose I have a hierarchy of TreeItems inside a TreeTable.
I have a context menu on one of the treeItems, with an action to change the children of the selected TreeItem.
In the below example (check next comment): if I expand node "hello" and then right-click and chose "Change children", the children are not refreshed.
I have to collpase and re-expand the "hello" item to see the changes.
I have a context menu on one of the treeItems, with an action to change the children of the selected TreeItem.
In the below example (check next comment): if I expand node "hello" and then right-click and chose "Change children", the children are not refreshed.
I have to collpase and re-expand the "hello" item to see the changes.
- relates to
-
JDK-8124619 Ensemble3: XYChart Visualization in TreeTableView doesn't update on underlying data update
-
- Resolved
-