-
Bug
-
Resolution: Unresolved
-
P4
-
8
-
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.
This doesn't happen when calling requestFocus() after Stage.show().
Test program and snapshot are attached.