Launch HelloWorld app and select a row.
1. Hit Shift-Home and all rows above the selected row are selected too.
2. Hit Shift-End and all rows above the selected row should be deselected and rows below the selected row should become selected.
In our case, when hitting Shift-End all rows below the selected row are added to the selection, so all rows in the table are selected.
1. Hit Shift-Home and all rows above the selected row are selected too.
2. Hit Shift-End and all rows above the selected row should be deselected and rows below the selected row should become selected.
In our case, when hitting Shift-End all rows below the selected row are added to the selection, so all rows in the table are selected.
- relates to
-
JDK-8089636 Keyboard navigation in ListView/TreeView/TableView/TreeTableView
-
- Open
-