On Thu, 21 Jan 2021 13:47:30 GMT, Dmitry Markov <dmar...@openjdk.org> wrote:
> Now we will commit the composition string if there is an active client. That > changes eliminates the issue described in JDK-8258805. Also the behaviour of > AWTTextTest1 is the same as it used to be on the previous versions w/o the > fix. Just to confirm: the updated behaviour is similar to what was happening in previous versions of Windows 10, that is if a compositing text isn't committed, it remains uncommitted in the text component when the focus changes instead of being committed as it was the case in the previous iteration. Is my understanding correct? ------------- PR: https://git.openjdk.java.net/jdk/pull/2142