java -cp Hello.jar hello.HelloTableView
press tab to move to first row, press down arrow to move to second row
mouse click on checkbox in second row
press downarrow to attempt to move to third row
options:
1) press down arrow: where did focus go?
OR
2) press up arrow: focus moves to Single Cell radio button
press tab to move to first row, press down arrow to move to second row
mouse click on checkbox in second row
press downarrow to attempt to move to third row
options:
1) press down arrow: where did focus go?
OR
2) press up arrow: focus moves to Single Cell radio button
- duplicates
-
JDK-8164174 [TableView, TreeTableView] When a cell contains a focusable node, the node should receive focus
- Open
- is blocked by
-
JDK-8160854 JavaFX TableView - focus not on embedded control
- Closed