-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
fx1.0
I have an Arc test in which Arc responds visually to different keyboard inputs. I have assigned a function for each key - Key 0 to 9. Say for ex, pressing '1' will change Fill color, pressing '2' will change Stroke Color etc.
Now run this test on Desktop. Press 2 a few times to choose an appropriate fill color. Press '4' to scale the node, a few times. Now start pressing '5' to change the opacity of the scaled Node. After a couple of key press, Arc will lose focus and will stop responding to the key.
This is a bug only on the desktop and works fine on the mobile.
I reproduced it on WinXP SP3 - JavaFX SDK b1.0.1-b02 - 6u11.
To reproduce the bug, compile and run the attached test and try the above key combinations.
Now run this test on Desktop. Press 2 a few times to choose an appropriate fill color. Press '4' to scale the node, a few times. Now start pressing '5' to change the opacity of the scaled Node. After a couple of key press, Arc will lose focus and will stop responding to the key.
This is a bug only on the desktop and works fine on the mobile.
I reproduced it on WinXP SP3 - JavaFX SDK b1.0.1-b02 - 6u11.
To reproduce the bug, compile and run the attached test and try the above key combinations.
- duplicates
-
JDK-8106604 Swing Components fail to gain focus when they are made transaparent and reverted to opaque
- Resolved