- java -cp Hello.jar hello.HelloTableView
- click on Single Cell radio button
- click on Simple tab
- press tab, table is focused and has highlight box around it; first cell is also focused and has highlight box around it.
- focus should be on the embedded checkbox
- click on Single Cell radio button
- click on Simple tab
- press tab, table is focused and has highlight box around it; first cell is also focused and has highlight box around it.
- focus should be on the embedded checkbox
- blocks
-
JDK-8160853 JavaFX TableView - unknown item gets focus when focus moved from embedded control
- Closed
-
JDK-8160855 JavaFX TableView - press tab, focus moved to first control, not next tab
- Closed
-
JDK-8160856 JavaFX TableView - No shortcut to move out of table
- Closed
-
JDK-8160857 JavaFX TableView - where is focus after backtabbing into table?
- Closed
- duplicates
-
JDK-8164170 Improve TableView / TreeTableView keyboard navigation for accessibility
- Open