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

XMLWordPrintable

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: P4
    • 8
    • Affects Version/s: 7u6
    • Component/s: javafx
    • None
    • Environment:

      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]

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

              Created:
              Updated:
              Resolved:
              Imported: