[Bug] MC-147605 breaks text fields
crcabanillas opened this issue ยท 2 comments
Bug Description
Noticed with JEI in particular when searching for anything with an E in the word. This would close your inventory and exit you out of JEI. In addition this fix disabled being able to click on the screen to exit a search field which would affect the Controlling mod.
How to Reproduce?
- bind open/close inventory to E
- search in JEI for any term with an E
Additionally, enter any text field (JEI, Controlling) and you will be unable to click to deselect the text field, the only way to exit would be via ESC which closes the entire interface, of course.
Expected Behavior
Typing in text fields should not affect other aspects of the game bound to typed keys. Clicking outside of a text field should end input in a text field.
Version
1.11.0
Fabric/Quilt Loader Version
Forge 40.1.51, Minecraft 1.18.2
Logs or additional context
No response
Has not been reported.
- I made sure this bug hasn't already been reported.
Is on most update to date version.
- I made sure I am using the most up to date fabric/quilt loader and mod version.