RFR: 8356652: Input field ignores custom input source characters
Steven Loomis
srl at openjdk.org
Fri May 16 22:44:56 UTC 2025
On Fri, 16 May 2025 22:21:52 GMT, Martin Fox <mfox at openjdk.org> wrote:
> keeps sending backspaces to erase previous characters
I do know that keyboards in general need to be able to interact with the existing context, that is, to convert h + i into ひ erasing the "h". I'm not sure of the correct mechanism here but just wanted to note that.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1805#issuecomment-2887799144
More information about the openjfx-dev
mailing list