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

TextField/TextArea: requestFocus() before Stage.show() causes the TextField/TextArea becomes passive IM client.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 8
    • javafx
    • Windows 7, Mac

      Create a TextField or a TextArea, and requestFocus() before Stage.show() . When the program is running, the TextField/TextArea becomes a passive IM client. That means the composing text and candidate window are controlled by the system.

      This doesn't happen when calling requestFocus() after Stage.show().

      Test program and snapshot are attached.

            Unassigned Unassigned
            jennyh Jenny Huang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Imported: