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

JavaFX: TreeTableView Selection Listener unexpected behaviour

XMLWordPrintable

    • generic
    • generic

      FULL PRODUCT VERSION :


      ADDITIONAL OS VERSION INFORMATION :
      Microsoft Windows [Version 6.3.9600]

      A DESCRIPTION OF THE PROBLEM :
      Kindly refer to:
      https://stackoverflow.com/questions/41737988/javafx-treetableview-selection-listener-unexpected-behaviour

      At least this behaviour refers to an undocumented contract in the selection API. Better would be if the getSelectionModel().getSelectedItems().addListener() would be correctly triggered even if no clearSelection() is called in SelectionMode == SINGLE.

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      see description

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      see description
      ACTUAL -
      see description

      ERROR MESSAGES/STACK TRACES THAT OCCUR :
      see description

      REPRODUCIBILITY :
      This bug can be reproduced always.

      ---------- BEGIN SOURCE ----------
      see description
      ---------- END SOURCE ----------

      CUSTOMER SUBMITTED WORKAROUND :
      see description

            Unassigned Unassigned
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: