minecraft-linux / mcpelauncher-client

The code for launching the client
56 stars 26 forks source link

Autofocus patch overwrites first input letter #97

Open leo60228 opened 5 months ago

leo60228 commented 5 months ago

With the keyboard autofocus patch enabled, inputting the key sequence tasdf will result in chat being opened and tsdf being typed, rather than the expected asdf. image

aShanki commented 4 months ago

In addition to this, typing commands goes like this: use / to open the chat start typing "gamemode" input is recognized as //amemode

ChristopherHX commented 4 months ago

Yes the problem here is that my input automation patch, were written for 1.20.60/70 and broken in 1.20.80.

It always has caused regression for previous game versions and never left the buggy state.

To be honest I would need to debug the behavior again and add another toggle to the mods menu / rename the old toggle to show the end version