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

Cell editing in JTable doesn't listen to focus.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.0.2
    • client-libs
    • None


      Create test app with one JFrame containing small modeled JTable with editable cells, and a JTextField. Run app, double click in JTable instance cell to begin edit; change cell contents (but don't hit return to terminate edit); click in JTextField instance; notice lack of edit end in cell; click back in cell - notice edit continues.

      "Correct" functionality would have cell noticing that it has lost focus, go through the processes of invoking a editingStopped(...) call on it's owning JTable instance.

            pmilnesunw Philip Milne (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: