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

☂ TreeTableView selection issues

XMLWordPrintable

      The TreeTableView's selection of TreeItems is not correctly updated and sometimes throws Exceptions while updating the selection, in few scenarios like when,

      1. a TreeItem is added or removed
      2. one or more TreeItems are added from children list of a parent TreeItem and remaining are set as children.
      3. a the selected TreeItem is removed.
      4. one or more TreeItems are removed from children list of a parent TreeItem and remaining are set as children.
      5. Above four scenarios are followed by sorting the TreeTableView.

      There are multiple issue reported already. This issue is kind of an Umbrella to all similar issues.

            arapte Ambarish Rapte
            arapte Ambarish Rapte
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: