faulty tree update

XMLWordPrintable

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: Normal
    • None
    • Affects Version/s: 6.0.2
    • Component/s: None
    • Environment:

      Java, windows 7

    • None

      When calling method fireEvent(int evtType, int[] path, int indexFrom, int indexTo) for our model the tree is not updated correctly.
      We change a label of a treeitem and then the fireEvent method is called with the following data:
      evtType: 0, path: 3, indexFrom: 0, indexTo: 0 (see attached picture: "beforeEdit.png")

      The tree is not updated correctly. The item switches to another parent, but the label is set to the new label (see attached picture: "afteredit.png")

        1. afteredit.PNG
          afteredit.PNG
          19 kB
        2. beforeEdit.PNG
          beforeEdit.PNG
          18 kB

            Assignee:
            MontyPan
            Reporter:
            luk219
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: