[jdk21u-dev] Integrated: 8315701: [macos] Regression: KeyEvent has different keycode on different keyboard layouts

Goetz Lindenmaier goetz at openjdk.org
Wed Oct 30 07:27:12 UTC 2024


On Tue, 29 Oct 2024 09:17:25 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I would like to backport this to fix the issue in 21. 
> 
> I ran the test. I can not pass it, but I see similar errors in 17, 21 and head.
> 
> 
> 
>      17 21   head
> (1) yes yes  yes
> (2) no  no   no  (Ctrl+Shift+7) or (Ctrl+7)?  Shift+7 prints '.'
> (3) yes yes  yes
> (4) yes yes  yes
> (5) no  no   no  Alt == Option
> (b) no  yes  yes Alt == Option
> 
> 
> So I think this works as well as in head.

This pull request has now been integrated.

Changeset: bcd09582
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/bcd095826fba92f57d0648b7905edf6f7fee416f
Stats:     434 lines in 7 files changed: 91 ins; 264 del; 79 mod

8315701: [macos] Regression: KeyEvent has different keycode on different keyboard layouts

Backport-of: a3eb6640773620331692da40356522ff618c3c44

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

PR: https://git.openjdk.org/jdk21u-dev/pull/1104


More information about the jdk-updates-dev mailing list