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

[TableView] When resizing a column in a TableView with many columns (do not fit in the screen), the table scrolls horizontally to the beginning of the table.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8u20
    • 8
    • javafx
    • Windows

      When resizing a column in a TableView with many columns (do not fit in the screen), the table scrolls horizontally back to the beginning of the table.
      Steps to reproduce the error:
      1- Run the code from the comment field.
      2- Shrink the window until only the first 3 columns are visible.
      3- Full scroll to the right until columns 7 , 8 and 9 are visible.
      4- Resize column 8
      5- Table is scrolled automatically and shows columns 4, 5 and 6

            jgiles Jonathan Giles
            slevinjfx Sergio Levin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: