[Bug]: Incorrect capturing of inputs
Reshy opened this issue ยท 3 comments
Steps to Reproduce the Bug
- Open Inventory
- Select the JEI search function.
- Type in any input that involves the inventory opening hotkey (E)
- Inventory closes.
Expected Behavior
When typing in the search field, the game should be ignoring any inputs to close the inventory except for the ESC or other designated cancel key.
Actual Behavior
When typing in the JEI search field, the inventory closes when attempting to type in any word with the hotkey for the inventory in it.
Mod Pack URL (Optional)
No response
Mod Pack Version (Optional)
No response
Extra Notes (Optional)
jei-1.18.2-forge-10.2.1.1002.jar
latest.log
No response
Thanks for the report!
I have tried this out with just JEI and it works as expected.
Can you please try removing some mods to see if one of them is causing a conflict?
Thanks for the report! I have tried this out with just JEI and it works as expected. Can you please try removing some mods to see if one of them is causing a conflict?
Seems to be a conflict with Debugify version debugify-1.11.0-forge-1.18.2.jar
Ok thanks! This issue was opened with debugify here: isXander/Debugify#169