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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: 8
    • Component/s: javafx
    • None
    • Environment:

      promotion b93

       run application attached
      - double-click on last row of tableView, press ESC to cancel editing.

      result: cancelEdit() called twice ( see "+1" printed on each call )
      expected: cancelEdit() called once for each non-null cell

      (ps: see see https://javafx-jira.kenai.com/browse/RT-14346)

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

              Created:
              Updated:
              Resolved:
              Imported: