On Mon, 1 Feb 2021 22:06:06 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:

>> I've fixed annoying behaviour of input methods in text components. 
>> Code checks caret position before submitting composed text.
>
> @dmarkov20 please take a look

If I got it right the problem takes place only on MacOS. I could not reproduce 
the issue on Windows. However the fix is located at common code. I would 
recommend moving it to Mac specific code.

-------------

PR: https://git.openjdk.java.net/jdk/pull/2337

Reply via email to