On Thu, 15 May 2025 22:25:51 GMT, Andy Goryachev <ango...@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. ------------- PR Comment: https://git.openjdk.org/jfx/pull/1805#issuecomment-2885217179