To reproduce select 1st, 3rd, 5th elements using Ctrl + Left Mouse Click.
Then Ctrl + LMC on the first item and push Sihft + PgDown.
It is expected that 'Alex' will be selected. But it won't.
Spec says: Shift-PageDown Select all items between anchor and the last fully visible item on the current page. If the last fully visible item is already included in the selection, extend the selection to the last fully visible item on the next page.
Then Ctrl + LMC on the first item and push Sihft + PgDown.
It is expected that 'Alex' will be selected. But it won't.
Spec says: Shift-PageDown Select all items between anchor and the last fully visible item on the current page. If the last fully visible item is already included in the selection, extend the selection to the last fully visible item on the next page.
- relates to
-
JDK-8089636 Keyboard navigation in ListView/TreeView/TableView/TreeTableView
- Open