Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8124510

[TreeTableView] Changing treeItems hierarchy at runtime does not get refreshed property if the parent treeItem is expanded.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: P4 P4
    • 8
    • 8
    • javafx

      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.

            jgiles Jonathan Giles
            rashajfx rasha (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: