lwjgl3ify

lwjgl3ify

1.6k Downloads

AltGR key on SK QWERTZ keyboard copies behaviour of CTRL key

GL8192 opened this issue ยท 0 comments

commented

Your GTNH Discord Username

GL8192

Your Pack Version

2.6.0

Your Server

sp and private server

Java Version

Java 17

Type of Server

None

Your Expectation

Read below

The Reality

Pressing AltGR + V on Slovak QWERTZ should produce "@" which it does, however at same time it also mimics keyboard function of CTRL + V, so if clipboard isnt empty, pressing altgr+v will produce string stored in clipboard with "@" at end, AltGR + C on marked text also copies behavior of CTRL + C and at same time inserts "&" in place of marked text", same with CTRL + X function

This happens only on java 17+, running over keyboard with ALT GR will produce all symbols properly, but it still acts as CTRL at same time, similar bug was present on 2.5.1, but alt gr keys didn't work at all in 2.5.1, it was likely partially fixed by #107 , this bug was not present on 2.4.x

This also happens in chat, NEI, AE, and all other text fields.

Your Proposal

Fix

Final Checklist

  • I have searched this issue tracker and there is nothing similar already. Posting on a closed issue saying the bug still exists will prompt us to investigate and reopen it once we confirm your report.
  • I can reproduce this problem consistently by follow the exact steps I described above, or this does not need reproducing, e.g. recipe loophole.
  • I have asked other people and they confirm they also have this problem by follow the exact steps I described above, or this does not need reproducing, e.g. recipe loophole.