Steps to reproduce:
1. Click on "item-0"
2. Press Shift + Down Arrow
3. Press Ctrl + Down Arrow
4. Press Ctrl + Down Arrow
5. Press Space
There are only two items selected: "item-0" and "item-1".
If these steps are repeated with ListView - there will be three items selected: "item-0", "item-1" and "item-3".
1. Click on "item-0"
2. Press Shift + Down Arrow
3. Press Ctrl + Down Arrow
4. Press Ctrl + Down Arrow
5. Press Space
There are only two items selected: "item-0" and "item-1".
If these steps are repeated with ListView - there will be three items selected: "item-0", "item-1" and "item-3".
- relates to
-
JDK-8089636 Keyboard navigation in ListView/TreeView/TableView/TreeTableView
- Open