JavaFX, TreeTableView jumps on collapse/expand

XMLWordPrintable

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


      On expand/collapse of an entry, the scroll position jumps.
      What we would expect is that the collapsed/expanded cell would keep it's position (if possible)

      This issue happens since the VirutalFlow rewrite.

      According to an older ticket, something similar happened before, but it was less problematic. (https://bugs.openjdk.org/browse/JDK-8087859?jql=text%20~%20%22treeview%22)

      I've added a test-class, video and a unit-test.
      For the unit-test, I've expanded the existing TreeViewTest, and added my new unit-test at the bottom.

            Assignee:
            Unassigned
            Reporter:
            Florian Kirmaier
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: