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

JavaFX, TreeTableView jumps on collapse/expand

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • jfx20
    • 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.

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

              Created:
              Updated: