Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8126125

Mac: Can't type letters into TextFields in applet on Mac OS

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 7u6
    • 7u6
    • javafx
    • 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'

        1. FSSTestCase.zip
          89 kB
        2. MacBehaviorTestCase.zip
          90 kB
        3. testcase.zip
          59 kB

            gziemski Gerard Ziemski
            kiriljfx Kiril (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: