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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • javafx
    • None
    • 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)

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

              Created:
              Updated:
              Resolved:
              Imported: