-
Bug
-
Resolution: Not an Issue
-
P2
-
None
-
7u40
-
WIndow 7 Professional (version 6.1 bulid 7601: Service Pack 1)
NetBean IDE 7.2
JavaFX Scene Builder 1.1
Java 1.7u7
Area: JavaFx application
Synopsis: There are two editable combobox on the javafx application and run it. Then you open up a new application such as notepad or others as you like. Next, you get back to the javaFx application and click one of the combobox on which you get focus, and go to not the javafx application you open up. At last you get back to the javaFx application and click another editable combobox you did not click before. Once you click on, the focus on two combobox will constantly be looping, non-stop unless you terminate the java.exe by Window Task Manager.
By my testing, the bug is checked out and reproduced very easily because even it is javafx application or Code: AnchorPane on JavaFx Scene Builder in where a lot of editable comboboxes are using, it is happening.
Synopsis: There are two editable combobox on the javafx application and run it. Then you open up a new application such as notepad or others as you like. Next, you get back to the javaFx application and click one of the combobox on which you get focus, and go to not the javafx application you open up. At last you get back to the javaFx application and click another editable combobox you did not click before. Once you click on, the focus on two combobox will constantly be looping, non-stop unless you terminate the java.exe by Window Task Manager.
By my testing, the bug is checked out and reproduced very easily because even it is javafx application or Code: AnchorPane on JavaFx Scene Builder in where a lot of editable comboboxes are using, it is happening.
- duplicates
-
JDK-8124683 Focus / selection loop between two ComboBox
-
- Closed
-