-
Bug
-
Resolution: Fixed
-
P2
-
8
-
jdk b86
- Start the attached test case.
comBox1 should have the "got the focus" message on start.
- Click on the comBox1 menu button
we should not have any message
- Click in the 2nd ComboBox text field
we should have a "lost the focus" message
This test case is working fine with Fx 2.2.4
comBox1 should have the "got the focus" message on start.
- Click on the comBox1 menu button
we should not have any message
- Click in the 2nd ComboBox text field
we should have a "lost the focus" message
This test case is working fine with Fx 2.2.4
- relates to
-
JDK-8337246 SpinnerSkin does not consume ENTER KeyEvent when editor ActionEvent is consumed
- Open
-
JDK-8092563 [DatePicker] Pop-up window should open on ALT-UP/DOWN Arrow
- Closed