-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
8
-
8.0-graphics-scrum-b621-x64
Run the attached app.
Use keyboard to start editing a cell in TableView.
RESULT: Although text field appears focused it isn't and you can't type inside it until you click it.
Press Tab key
RESULT: editable cell looses focus. You can navigate the table selection but the cell is still shown in the editable state and you can't return the focus to the edited cell using Keyboard.
Use keyboard to start editing a cell in TableView.
RESULT: Although text field appears focused it isn't and you can't type inside it until you click it.
Press Tab key
RESULT: editable cell looses focus. You can navigate the table selection but the cell is still shown in the editable state and you can't return the focus to the edited cell using Keyboard.
- duplicates
-
JDK-8117464 [TableView] Focus in editing cell.
- Closed