RFR: 8150709: Mac OSX and German Keyboard Layout (Y/Z) [v4]
Christian Heilmann
duke at openjdk.java.net
Wed Nov 17 16:29:41 UTC 2021
On Wed, 6 Oct 2021 20:18:33 GMT, Martin Fox <duke at openjdk.java.net> wrote:
>> @beldenfox Can you somehow add the test you talked about in a previous comment? It always helps to have a test that fails before and succeeds after.
>> Let me know if you need help with this?
>
> @johanvos I've attached my test app to this comment. The test I was referring to is invoked using the `A-Z Test` button down at the bottom. The test just sends KeyCodes A-Z using the Robot and verifies that the expected KeyCodes and characters come back.
>
>
> [KeyboardTest.txt](https://github.com/openjdk/jfx/files/7296937/KeyboardTest.txt)
@beldenfox @johanvos
I would kindly ask for any updates on this issue? For our customers frequently used keycombinations are broken for all non us keyboards. What can we do to bring this PR to a finished state?
-------------
PR: https://git.openjdk.java.net/jfx/pull/425
More information about the openjfx-dev
mailing list