To reproduce
1. Click on the first cell;
2. Push SHIFT + RIGHT 3 times;
3. Push SHIFT + DOWN 3 times;
4. Push SHIFT + LEFT 3 times;
5. Now push SHIFT + UP.
It is expected that only one additional cell will become selected (data_2#0)
but instead several cells become selected.
1. Click on the first cell;
2. Push SHIFT + RIGHT 3 times;
3. Push SHIFT + DOWN 3 times;
4. Push SHIFT + LEFT 3 times;
5. Now push SHIFT + UP.
It is expected that only one additional cell will become selected (data_2#0)
but instead several cells become selected.
- relates to
-
JDK-8089636 Keyboard navigation in ListView/TreeView/TableView/TreeTableView
- Open