Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"autoselected" mode breaks JEI bookmarks shortcut #3505

Closed
Spongman opened this issue May 24, 2023 · 1 comment
Closed

"autoselected" mode breaks JEI bookmarks shortcut #3505

Spongman opened this issue May 24, 2023 · 1 comment
Labels
bug Something isn't working invalid This doesn't seem right
Milestone

Comments

@Spongman
Copy link

Spongman commented May 24, 2023

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:

image

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?

  1. open grid
  2. choose a "autoselected" mode
  3. click in empty space (outside the text box)
  4. 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

@Spongman Spongman added the bug Something isn't working label May 24, 2023
@raoulvdberge raoulvdberge added this to the v1.12.4 milestone Nov 4, 2023
@raoulvdberge
Copy link
Collaborator

yes, that is intended. Autoselected mode ensures the searchbox is always selected.

@raoulvdberge raoulvdberge added the invalid This doesn't seem right label Nov 5, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants