[jdk21u-dev] RFR: 8195675: Call to insertText with single character from custom Input Method ignored [v2]
Steven Loomis
srl at openjdk.org
Fri Oct 25 20:59:11 UTC 2024
On Mon, 21 Oct 2024 06:56:31 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
>> Steven Loomis has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
>>
>> 8342073: Call to insertText with single character from custom Input Method ignored
>>
>> - Backport of JDK-8195675
>> - Backport of https://github.com/openjdk/jdk/commit/b8f2ec9091f9f7e5f4611991d04dd8aa113b94fd
>>
>> Reviewed-by: prr
>> (cherry picked from commit b8f2ec9091f9f7e5f4611991d04dd8aa113b94fd)
>
> One more thing, I should have seen that in first place. Please enable GitHub actions on this repo so we get tests.
> If you merge head into your branch, the tests will restart.
> (Similar for your change in 17u etc if it is not enabled there.)
@GoeLin I've now tested this PR and it fixes the issue while allowing text input properly
<img width="550" alt="image" src="https://github.com/user-attachments/assets/28f82e5c-b2e3-41a1-9291-28cb8d320d74">
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1052#issuecomment-2438802067
More information about the jdk-updates-dev
mailing list