-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
11.0.14
-
x86_64
-
linux_ubuntu
ADDITIONAL SYSTEM INFORMATION :
Ubuntu versions crossing past five years
A DESCRIPTION OF THE PROBLEM :
I use WebStorm which uses openjdk runtime.
When input Chinese, candidate box appears outside the bottom left corner of WebStorm window instead of beside cursor in window.
Related issues:
https://youtrack.jetbrains.com/issue/JBR-2460
https://bugs.openjdk.java.net/browse/JDK-8254126?attachmentSortBy=dateTime
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Use Ubuntu 21.10 and install WebStorm, use fcitx5 to input Chinese inside WebStorm window.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
input word candidate box appears beside cursor.
ACTUAL -
candidate box appears at bottom left corner.
CUSTOMER SUBMITTED WORKAROUND :
Some people said this patch can fix this problem, I didn't try.
https://github.com/RikudouPatrickstar/JetBrainsRuntime-for-Linux-x64/blob/master/idea.patch
FREQUENCY : always
Ubuntu versions crossing past five years
A DESCRIPTION OF THE PROBLEM :
I use WebStorm which uses openjdk runtime.
When input Chinese, candidate box appears outside the bottom left corner of WebStorm window instead of beside cursor in window.
Related issues:
https://youtrack.jetbrains.com/issue/JBR-2460
https://bugs.openjdk.java.net/browse/JDK-8254126?attachmentSortBy=dateTime
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Use Ubuntu 21.10 and install WebStorm, use fcitx5 to input Chinese inside WebStorm window.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
input word candidate box appears beside cursor.
ACTUAL -
candidate box appears at bottom left corner.
CUSTOMER SUBMITTED WORKAROUND :
Some people said this patch can fix this problem, I didn't try.
https://github.com/RikudouPatrickstar/JetBrainsRuntime-for-Linux-x64/blob/master/idea.patch
FREQUENCY : always
- duplicates
-
JDK-8264728 When use chinese IME, the candidate box isn't moved with caret of JTextArea
- Open