RFR: 8262945: [macos] Regression Manual Test for Key Events Fails [v3]

Alisen Chung duke at openjdk.java.net
Thu Oct 14 18:39:50 UTC 2021


On Mon, 27 Sep 2021 16:19:21 GMT, Alisen Chung <duke at openjdk.java.net> wrote:

>> Added a check for active keyboard language and added support for Russian NSEvent keyCodes to JavaVirtualKeyCode translation. Originally, only English characters were checked for even if other languages were in native letterCharacterSet. Can be easily expanded to include other languages as well.
>
> Alisen Chung has updated the pull request incrementally with one additional commit since the last revision:
> 
>   adding comment explaining offset numbers

Comments have been added for the 0x10000000 value (from ExtendedKeyCodes.java)

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

PR: https://git.openjdk.java.net/jdk/pull/5617



More information about the client-libs-dev mailing list