TableCellFactory sample doesn't cancel editing completely

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 7u25
    • Component/s: javafx
    • None

      In the TableCellFactorySample in Ensemble, if you edit a first name cell, add some characters, then cancel the edit (by clicking on another row, for example) it looks like editing has been canceled. But if you start to edit the cell again, you see cruft left over from the previous edit attempt.

      I fixed this by adding "textField.setText( getItem());" to TableCellFactorySample.EditingCell.CancelEdit().

            Assignee:
            Debra Masada (Inactive)
            Reporter:
            Neil Galarneau (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: