-
Bug
-
Resolution: Fixed
-
P3
-
7u6
Testcase attached. Double click on "Edit me", type some text, DO NOT type return, click on the TextField underneath the ListView. The TextField gets focus, but any typed character is consumed by another control (I guess the ListView).
We are in a case where the ongoing edition is committed when the TextField (of the ListCell) looses focus. This is the typical way content is committed in the SB.
We are in a case where the ongoing edition is committed when the TextField (of the ListCell) looses focus. This is the typical way content is committed in the SB.
- duplicates
-
JDK-8120309 Key events are not routed to TextInputControl when leaving ListController during edition
-
- Closed
-