RFR: 8315701: [macos] Regression: KeyEvent has different keycode on different keyboard layouts [v2]
Alexey Ivanov
aivanov at openjdk.org
Wed Nov 29 19:17:06 UTC 2023
On Tue, 28 Nov 2023 17:46:19 GMT, Alisen Chung <achung at openjdk.org> wrote:
>> Updated previous fix (8262945) to work on extendedKeyCodes. Updated AcceleratorTest to use PassFailJFrame instead of Applet
>
> Alisen Chung has updated the pull request incrementally with one additional commit since the last revision:
>
> updated test to provide information on which key was pressed
Looks good.
It fixes the issue where shortcuts didn't work correctly.
I can't make the test pass on macOS but it's a different problem.
-------------
Marked as reviewed by aivanov (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/16664#pullrequestreview-1756033394
More information about the client-libs-dev
mailing list