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

[TableView,TreeTableView] incorrect selection on shift+down

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • javafx
    • 8.0b86, modena, win7, prism.

      Only on shift+down.

      Suppose, we have item0, item1, ... etc

      MultipleSelection, not single cell (whole row selection)

      1. Click on item0
      2. Shift+down
      3. Shift+down - 3 items are selected.
      4. ctrl+space - creates anchor, deselects item2
      5. shift+down. - item0 is selected wrongly. All others - correct.

      Affected tests:
      ControlsAutomatedTestSuite/javafx/scene/control/test/treetable/TreeTableSelectionTest/keyboardShiftUpDownTest

            jgiles Jonathan Giles
            akirov Alexander Kirov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: