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

SelectedItems are not properly updated when items are removed from the listView

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • 8
    • 7u6
    • javafx
    • None
    • Windows 7 x64, JDK 7u6

      Run the attached app, select an item and click "Remove" button several times. When selected item is removed there is no more selected item, however selection model returns not empty selectedItems list even if the list is empty.

      selectedItems = [A]
      selectedItems = [B]
      selectedItems = [C]
      selectedItems = [null]

        1. Bug.java
          2 kB
          Alexander Kuznetcov

            jgiles Jonathan Giles
            mrkam Alexander Kuznetcov (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: