RFR: 8356652: Input field ignores custom input source characters
Andy Goryachev
angorya at openjdk.org
Thu May 15 23:07:56 UTC 2025
On Thu, 15 May 2025 22:57:08 GMT, Steven Loomis <srl at openjdk.org> wrote:
>>> Do you think it's a bug in keyman or our code? I head the beep (correctly) but then n appears, despite the keyman onscreen keyboard showing an empty key. If it is our code, should there be some additional logic?
>>
>> Keyman is definitely sending us a keyDown: for the N key. I'm still trying to figure out how to ignore it without also dropping other key strokes that we need.
>
> @beldenfox i mentioned the mac lead who should be able to comment.
>
> Does the Devanagari case in https://bugs.openjdk.org/browse/JDK-8195675?focusedId=14148577&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-14148577 work ? That's the one I was testing for the corresponding jdk issue
@srl295
ISIS Devanagari is no longer available:
https://keyman.com/keyboards/isis_devanagari
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1805#issuecomment-2885238974
More information about the openjfx-dev
mailing list