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

listView returns null when going from two items selected to one.

XMLWordPrintable

    • x86_64
    • windows_7

      A DESCRIPTION OF THE PROBLEM :
      Select two items in a 'multiple selection mode' listView. Deselect the item with the lowest index.

      listView.getSelectionModel().getSelectedItems() returns null the first time it is called, returns the correct value on subsequent calls.

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      See description.

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      Should always return the selected items.
      ACTUAL -
      Returns null on first call, correct value on subsequent calls.

      FREQUENCY : always


            pmangal Priyanka Mangal (Inactive)
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: