TreeTableView not updated after removing a TreeItem with children and adding it to another parent

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: jfx24
    • Component/s: javafx

      Run the attached test to reproduce the issue.
      - Run the test
      - Press the Move button, that simply removes the "Company B" treeItem and adds it back as child of "Company A"
      - Observe that there is no visual change in the tableTreeView (see pic "treeTableView not updated.png".
      - Resize the stage to get the tableTreeView refreshed, showing the correct tree structure (see "stage resized and treeTableView updated.png).

      Note: running this sample with a TreeView instead of a TreeTableView works fine.

      This issue can be reproduced always.

            Assignee:
            Ziad El Midaoui
            Reporter:
            Jose Pereda
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: