- java -cp Hello.jar hello.HelloTableView
- Table is in single row mode
- focus will be on Simple tab of tab group
- keep pressing shift tab to move backwards into the table
- BUG: nothing is highlighted in blue, where is focus?
- If JAWS is on it says that focus is on a checkbox
- BUG: press down arrow, nothing happens, where is focus?
- BUG: press up arrow, even though I think focus is in the table a radio button gets a focus highlight and focus /is/ in the radio button group
- Table is in single row mode
- focus will be on Simple tab of tab group
- keep pressing shift tab to move backwards into the table
- BUG: nothing is highlighted in blue, where is focus?
- If JAWS is on it says that focus is on a checkbox
- BUG: press down arrow, nothing happens, where is focus?
- BUG: press up arrow, even though I think focus is in the table a radio button gets a focus highlight and focus /is/ in the radio button group
- duplicates
-
JDK-8164175 [TableView, TreeTableView] Tabbing should not step through embedded (and visible) controls
- Open
- is blocked by
-
JDK-8160854 JavaFX TableView - focus not on embedded control
- Closed