j table will not trap the first edit.

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P2
    • None
    • Affects Version/s: 1.4.0
    • Component/s: client-libs
    • None

      Customer problem using j table to use the editing method, it will not trap the first edit.


      TableDemo.java contains a JTable and OK Button.
      - On the first row and column, change Mary to John and hit OK button.
      - isEditing() doesn't detect an edit. In jdk1.1.8, an edit was detected.

      - Change Mary to John again and hit OK button
      - isEditing() now detects an edit.
      - Prints out "***** Table is edited ******", "row: 0, column: 0 is edited".


      I was testing this uder solaris 2.6 with jdk 1.4 and got same resolve, switch
      to jdk1.3.1_02 works fine.

            Assignee:
            Dale Mcduffie (Inactive)
            Reporter:
            Piotr Dziarmaga (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: