javafx.scene.control.TableView: TableCell.cancelEdit should not be called twice on cancelling editing

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • fx2.0
    • Affects Version/s: fx2.0
    • Component/s: javafx
    • Environment:

      win7 promotion b31

      - run application attached
      - click on first row of tableView

      notice: cancelEdit() called twice for each non-null cell (here: twice for first and second rows)
      expected: cancelEdit() called once for each non-null cell

            Assignee:
            Jonathan Giles
            Reporter:
            Victor Shubov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: