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

[TreeTableView] Exception is thrown column is resized

    XMLWordPrintable

Details

    Description

      To reproduce try to expand any column by dragging its header boundary with mouse.

      You will get

      java.lang.ClassCastException: javafx.scene.control.TreeTableColumn cannot be cast to javafx.scene.control.TableColumn
      at javafx.scene.control.TableUtil.constrainedResize(TableUtil.java:253)
      at javafx.scene.control.TreeTableView$5.call(TreeTableView.java:466)
      at javafx.scene.control.TreeTableView$5.call(TreeTableView.java:455)
      at javafx.scene.control.TreeTableView.resizeColumn(TreeTableView.java:1259)
      ...

      Attachments

        Activity

          People

            jgiles Jonathan Giles
            dzinkevi Dmitry Zinkevich (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported: