RFR: 8282217: Key events (key char and key code) changed for Swiss keyboard
Alisen Chung
achung at openjdk.org
Tue Jan 17 22:15:38 UTC 2023
On Fri, 6 Jan 2023 22:07:33 GMT, Alisen Chung <achung at openjdk.org> wrote:
> Removed check for MapVirtualKeyEx return value causing some keys to become undefined
My (US QWERTY) keyboard doesn't have a key between the Z and L shift keys, so I used the on screen keyboard in German. I typed the OEM 102 key and C x2 and I got >cc both before and after the change. Is there a way I can replicate the OEM 102 key and the test failure without the key on a physical keyboard?
-------------
PR: https://git.openjdk.org/jdk/pull/11887
More information about the client-libs-dev
mailing list