Details
-
Bug
-
Resolution: Fixed
-
P3
-
8
-
jdk1.8.0b69
Description
To reproduce expand root and push buttons: "Enable multiple selection", "Enable cell selection".
1. After that click on the first cell and push SHIFT + DOWN. Two cells will be selected.
Then push SHIFT + UP two times. You will see that the focus will be lost.
2. Click on the first cell. Push SHIFT + DOWN until all the cells become selected.
Then push SHIFT + DOWN once again. The focus will be lost.
1. After that click on the first cell and push SHIFT + DOWN. Two cells will be selected.
Then push SHIFT + UP two times. You will see that the focus will be lost.
2. Click on the first cell. Push SHIFT + DOWN until all the cells become selected.
Then push SHIFT + DOWN once again. The focus will be lost.
Attachments
Issue Links
- relates to
-
JDK-8088710 [TableView] focus is lost, when move across the border.
- Open
-
JDK-8089636 Keyboard navigation in ListView/TreeView/TableView/TreeTableView
- Open