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

TreeView: misses updating after change its item sequence

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • fx2.0
    • fx2.0
    • javafx
    • Product: javafx-2.0beta
      Platform: windows-i586
      Build-Number: 199
      Build-ID: 2011-07-05_16-19-17

      I created a TreeView and added some items, click on an item would change its parent's children sequence.

      A test is attached:

      1) start the test and see a TreeView
      2) click on the item child2-0, this should result to move child2-2 to the place of the child2-0's place (done by the listener), but no change on the TreeView
      3) close/open the root item, the item child2-2 is moved correctly.

            jgiles Jonathan Giles
            sjiang Shanliang Jiang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: