On Tue, 8 Sep 2026 23:21:49 GMT, Marius Hanl <[email protected]> wrote:

>> Is it different on your keyboard?
>
> for reference, this is the layout I checked the code with (but on a real mac):
> 
> <img width="860" height="400" alt="image" 
> src="https://github.com/user-attachments/assets/36dcfe6e-78bb-4380-9767-66a1d4bfc457";
>  />

Those keys do generate VK_OPEN_BRACKET and VK_CLOSE_BRACKET on a U.S. English 
keyboard layout. They'll match against { and } because those are the shifted 
characters.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/2297#discussion_r3970504122

Reply via email to