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

Alisen Chung github.com+90066231+alisenchung at openjdk.java.net
Fri Sep 24 22:10:32 UTC 2021


> 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:

  removed Russian language check

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/5617/files
  - new: https://git.openjdk.java.net/jdk/pull/5617/files/043d1f05..05f376c6

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5617&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5617&range=00-01

  Stats: 11 lines in 1 file changed: 0 ins; 9 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5617.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5617/head:pull/5617

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



More information about the client-libs-dev mailing list