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

Removing a nested TableColumn from its parent resets parent's tableView property to null

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • None
    • javafx
    • None

      To reproduce:
      1) Unzip the attached NB project (TableViewTestV3.zip)
      2) Open with NB and setup FX jar in project properties
      3) Run (see TableViewTest3.png)
          -> the three columns have their getTableView() prop correctly setup (see standard output)
      4) Click 'Remove Sub from Right' button
          -> 'Left' and 'Sub' columns still have their tableView prop ok
          -> 'Right' column has its tableView prop set to null : BUG (or transient effect ?)
      5) Click 'Dump'
          -> 'Right' column still has its tableView prop set to null : BUG

            kcr Kevin Rushforth
            eleponn Eric Le Ponner
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: