Hi,
RichTextFX is amazing. Thanks to all contributors.
I've got a problem to use the Korean input method on OS X.
When I type a Korean (ex: "한") in the org.fxmisc.richtext.
The RichTextFX displays it to "ㅎㅏㄴ".
but JavaFX's TextArea and TextField are processing it to correctly("한").
The Korean keyboard method has a complexed structure than English.
I don't know how RichTextFX process keyboard input event. If you can solve this problem, Korean developers will make many projects using RichTextFX in Korea.
Thanks.
Environment info:
- RichTextFX Version: 0.10.2
- Operating System: OS X
- Java version: JavaSE-11
Hi,
RichTextFX is amazing. Thanks to all contributors.
I've got a problem to use the Korean input method on OS X.
When I type a Korean (ex: "한") in the org.fxmisc.richtext.
The RichTextFX displays it to "ㅎㅏㄴ".
but JavaFX's TextArea and TextField are processing it to correctly("한").
The Korean keyboard method has a complexed structure than English.
I don't know how RichTextFX process keyboard input event. If you can solve this problem, Korean developers will make many projects using RichTextFX in Korea.
Thanks.
Environment info: