"autoselected" mode breaks JEI bookmarks shortcut
Spongman opened this issue ยท 1 comments
Describe the bug
usually in JEI you can click outside the search box to remove the focus and use the JEI bookmark key while hovering over an item in the JEI list to add it to the JEI bookmarks list, as described in this tooltip:
However, when using a RS Grid in any of the "autoselected" modes, this is impossible. Clicking outside the textbox anywhere does not clear the focus, and hitting the JEI bookmark key (eg. "a") always inserts that text into the searchbox instead of adding the JEI bookmark.
How can we reproduce this bug or crash?
- open grid
- choose a "autoselected" mode
- click in empty space (outside the text box)
- try to add a JEI bookmark
This also affects other JEI keys like "Show Recipe" (r) and "Show Uses" (u).
What Minecraft version is this happening on?
Minecraft 1.19.2
What Forge version is this happening on?
43.2.6
What Refined Storage version is this happening on?
1.11.6
Relevant log output
No response