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

[Bug]: Editor binds carrying over while typing #228

Open
5 tasks done
tazzanmc opened this issue Jun 2, 2024 · 0 comments
Open
5 tasks done

[Bug]: Editor binds carrying over while typing #228

tazzanmc opened this issue Jun 2, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@tazzanmc
Copy link

tazzanmc commented Jun 2, 2024

Bug Description

When you type in a quest's properties while in the Heracles editor, the editor binds still activate. For example, if you type the letter "L" while editing a quest's properties, when you return to the quest tree you'll have the Link Tool selected.

How to Reproduce?

  1. Open any quest group with quests within it.
  2. Enter edit mode.
  3. Click any quest and begin editing its title or subtitle.
  4. Type "V", "H", "U", or "L".
  5. When returning to the group, you'll be in Move/Select, Hand/Drag, Add, or Link mode depending on which letter you typed.

Expected Behavior

I expected that the binds would not activate while typing, as it's assumed that what you're typing should only affect the text box and not the editor.

Version

1.1.12

Mod Loader Version

1.20.1 47.2.21

Mod Loader

Forge

Logs or additional context

No response

Code of Conduct

  • I have searched the issue tracker and confirmed that the issue has not been reported
  • I have checked the FAQ (if one is present) and my issue is not listed
  • I have verified that I am using the latest version of the mod
  • I have verified that I have installed all the required dependencies for the mod
  • I have verified that I do not have Optifine installed. We will close issues if we detect Optifine is in your pack. We cannot fix Optifine issues. Please do not report issues with Optifine present.
@tazzanmc tazzanmc added the bug Something isn't working label Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant