-
Bug
-
Resolution: Fixed
-
P2
-
fx2.1
-
Product: javafx-2.1.0beta
Platform: windows-amd64
Build-Number: 69
Build-ID: 2012-02-07_17-36-49Also reproduced on controls scrum #346
See the attached test case:
We have a listener on focus change for comboBox1.
Clicking on ComboBox textFields, we don't receive a focus event.
Clicking on the ComboBox buttons, we receive 2 focus events (gain and lost)
We have a listener on focus change for comboBox1.
Clicking on ComboBox textFields, we don't receive a focus event.
Clicking on the ComboBox buttons, we receive 2 focus events (gain and lost)
- blocks
-
JDK-8102408 ComboBox : cannot access to the current string editor
- Resolved