Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-1504

faulty tree update

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Normal Normal
    • None
    • 6.0.2
    • None
    • Java, windows 7

      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

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

              Created:
              Updated:
              Resolved: