Korean input problem
Hello ;-)
I'm using a WebStorm on Linux environment.
Everything work fine but I have a problem with Korean input.
----------------------------------------------
keyboard input order : '한', '글', <Space_1>, '입', '력', <Space_2>, '테', '스', '트'
--->
expected : '한글<Space_1>입력<Space_2>테스트'
but, result is: '<Space_1>한글<Space_2>입력테스트'
----------------------------------------------
what is the problem??
[My PC Environment]
Linux jacojang-desktop 4.2.0-35-generic #40-Ubuntu SMP x86_64 x86_64 x86_64 GNU/Linux
Input Method : fcitx
WebStorm 2016.1.1
- Build #WS-145.597, built on March 30, 2016
- JRE: 1.8.0_76-release-b18 amd64
- JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Please sign in to leave a comment.
may be related to https://youtrack.jetbrains.com/issue/IDEA-114040... Can you check if it behaves the same when using Oracle 1.8 JDK? What window manager do you use?
I'm using a 'Gnome Shell' and 'Oracle 1.8 JDK' has a same problem.
I have a same problem.
For me, just Korean Input Method doesn't work.
It's same in Pycharm and Clion too.
WebStorm 2018.2.5
Build #WS-182.4892.25, built on October 18, 2018
JRE: 1.8.0_152-release-1248-b19 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
macOS 10.14
Please follow https://youtrack.jetbrains.com/issue/IDEA-121364 for updates