RFR: 8195675: Call to insertText with single character from custom Input Method ignored [v2]

Steven Loomis srl at openjdk.org
Fri May 24 23:58:05 UTC 2024


On Fri, 24 May 2024 23:34:23 GMT, Steven Loomis <srl at openjdk.org> wrote:

>> 8195675: Call to insertText with single character from custom Input Method ignored
>
> Steven Loomis has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
> 
>  - Merge remote-tracking branch 'origin/master' into jdk-8195675/keyman
>  - 8195675: Update AWTView.m
>    
>    - externalize "keyman"
>  - 8195675: [MacOS] fix Keyman input methods on mac

Great news, this fixes the issue!!

<img width="67" alt="image" src="https://github.com/openjdk/jdk/assets/855219/0e2078e7-97b4-4391-92a4-104107024a6e">

Merged with master so it should be a clean PR merge.

Confirmed that the issue is still present with v22.0.1

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

PR Comment: https://git.openjdk.org/jdk/pull/17921#issuecomment-2130526427


More information about the client-libs-dev mailing list