-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 8
-
Component/s: javafx
-
Environment:
b114
To reproduce:
1. Open HelloTableView
2. Set 'Multiple rows' mode
3. Click on the first cell
4. Push Ctrl + Shift + PgDown until all the cells are selected
5. Push Ctrl + Shift + PgUp until the first cell is visible
Expected: first cell is focused
Result: focus remains on the last cell
1. Open HelloTableView
2. Set 'Multiple rows' mode
3. Click on the first cell
4. Push Ctrl + Shift + PgDown until all the cells are selected
5. Push Ctrl + Shift + PgUp until the first cell is visible
Expected: first cell is focused
Result: focus remains on the last cell