-
Bug
-
Resolution: Fixed
-
P4
-
8
-
8.0b69
could be a dublicate of RT-26708 (by fix)
For TreeTableView with multiple selection, click with mouse button on some tree item (with children) with shift modifier.
TreeView : tree item will not be collapsed/expanded.
TreeTableView : tree item will be collapsed/expanded.
Affected tests:
ControlsAutomatedTestSuite/javafx/scene/control/test/treetable/TreeTableAsOldTreeTest/multipleRangeSelectionTest
For TreeTableView with multiple selection, click with mouse button on some tree item (with children) with shift modifier.
TreeView : tree item will not be collapsed/expanded.
TreeTableView : tree item will be collapsed/expanded.
Affected tests:
ControlsAutomatedTestSuite/javafx/scene/control/test/treetable/TreeTableAsOldTreeTest/multipleRangeSelectionTest
- relates to
-
JDK-8089636 Keyboard navigation in ListView/TreeView/TableView/TreeTableView
- Open