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

When TableView sorting changes the SelectionModel selectedObject is changed to null temporarily

    XMLWordPrintable

Details

    Description

      May be a result of the index-based selection (which I dislike immensely but would tolerate if it worked)

      The selected object should not change as a result of sorting, even though the selected index does change. Currently listeners on the Selection model's selectedObject are fired twice. Once indicating a null selection, then again in an attempt to restore the selection (which is often incorrect after unsorting)

      See also RT-36352

      Attachments

        Activity

          People

            jgiles Jonathan Giles
            swpalmer Scott Palmer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported: