-
Bug
-
Resolution: Fixed
-
P2
-
7u6
-
Java Plug-in 10.6.0.16
Using JRE version 1.7.0_06-ea-b16 Java HotSpot(TM) 64-Bit Server VM
Firefox Version 13.0.1 User Agent
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:13.0) Gecko/20100101 Firefox/13.0.1
Can't type any characters into the text field when running a JavaFX 2.2 applet in browser using the latest JRE for Mac OS
I've provided a sample testcase of an app containing a few controls: Button, TextField, ComboBox,ListView
While the button, the listView and the ComboBox respond to mouse events, the text field does not respond. When the user clicks on it, the text field does not get focus and no charactes can be input
Occasionally the text field gets "unlocked" and the user is able to type in some letters and do a selection, however the characters are doubled: when pressing 'a' the result in the text field is 'aa'
I've provided a sample testcase of an app containing a few controls: Button, TextField, ComboBox,ListView
While the button, the listView and the ComboBox respond to mouse events, the text field does not respond. When the user clicks on it, the text field does not get focus and no charactes can be input
Occasionally the text field gets "unlocked" and the user is able to type in some letters and do a selection, however the characters are doubled: when pressing 'a' the result in the text field is 'aa'
- relates to
-
JDK-8126098 Mac: in plugin stage coordinates are relative against browser position, not screen
-
- Closed
-
-
JDK-8117220 Mac applets do not have focus when 1st shown (requires the user to click the applet before key events are delivered)
-
- Closed
-
-
JDK-8117768 Mac: Characters are doubled when typing text into TextField in applet on Mac OS
-
- Closed
-