[TableView,TreeTableView] incorrect selection on shift+down

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: 8
    • Component/s: javafx
    • Environment:

      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

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

              Created:
              Updated:
              Resolved:
              Imported: