-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
fx1.2
-
None
-
cy6ergn0m@cgmachine ~ $ uname -a
Linux cgmachine 2.6.27.21-desktop-1mnb #1 SMP Thu May 14 18:02:19 EDT 2009 i686 Intel(R) Pentium(R) 4 CPU 3.20GHz GNU/Linux
cy6ergn0m@cgmachine ~ $ java -version
java version "1.6.0_14"
Java(TM) SE Runtime Environment (build 1.6.0_14-b08)
Java HotSpot(TM) Client VM (build 14.0-b16, mixed mode, sharing)
cy6ergn0m@cgmachine ~ $cy6ergn0m@cgmachine ~ $ uname -a Linux cgmachine 2.6.27.21-desktop-1mnb #1 SMP Thu May 14 18:02:19 EDT 2009 i686 Intel(R) Pentium(R) 4 CPU 3.20GHz GNU/Linux cy6ergn0m@cgmachine ~ $ java -version java version "1.6.0_14" Java(TM) SE Runtime Environment (build 1.6.0_14-b08) Java HotSpot(TM) Client VM (build 14.0-b16, mixed mode, sharing) cy6ergn0m@cgmachine ~ $
All samples from javafx.com that uses keyboard input does not work. I checked Stock Quote, Mosaic, Keystroke motion. In these samples i can't set focus on input box and, as a result - there is not way to type anything into it.
But, sample Prime factor works in cause of it uses Swing text box (?).
But, sample Prime factor works in cause of it uses Swing text box (?).
- duplicates
-
JDK-8107560 Applets sometime do not respond to user input
-
- Closed
-