-
Bug
-
Resolution: Fixed
-
P4
-
7u6, 7u13, 8
-
8.0b69
For multi-selection mode.
select some item in the middle of tree table view.
press ctrl+shift+home - after that press ctrl+shift+down.
You can see, that focus was on initially clicked item, but not on the first line.
(but ctrl+shift+end works right).
Affected tests:
ControlsAutomatedTestSuite/javafx/scene/control/test/treetable/TreeTableSelectionTest/keyboardCtrlShiftHomeEndTest
select some item in the middle of tree table view.
press ctrl+shift+home - after that press ctrl+shift+down.
You can see, that focus was on initially clicked item, but not on the first line.
(but ctrl+shift+end works right).
Affected tests:
ControlsAutomatedTestSuite/javafx/scene/control/test/treetable/TreeTableSelectionTest/keyboardCtrlShiftHomeEndTest
- relates to
-
JDK-8089636 Keyboard navigation in ListView/TreeView/TableView/TreeTableView
-
- Open
-