MCG

MCG

756 Downloads

Typing keybind letter is not possible

AlexanderRitter02 opened this issue ยท 3 comments

commented

Disclaimer:

I have a pull request ready (as I needed that myself), but I'll create this issue first, because:

  • My fix would require Fabric api, and you deliberately removed it in this commit

Please tell me if I should create it.

The bug

Typing the keybind letter (default: Z) is not possible in text boxes (chat), in the anvil and in other GUIs.
It always opens the coordinate screen instead of typing the letter.
The issue is that the keybind Mixin implementation makes the key work regardless of circumstances, even if it should not.

commented

Please use the latest build, I have fixed this.

commented

@AMereBagatelle Sorry, but neither the 1.16.x or the master branch build fixes this, just compiled from latest commits again.
You may have fixed it only locally? No idea, but I can say for sure it is not fixed here.

commented

Yes, sorry. I have been forgetting to push all my commits for a while, should be fixed.