Roughly Enough Items Fabric/Forge/NeoForge (REI)

Roughly Enough Items Fabric/Forge/NeoForge (REI)

38M Downloads

[Bug] Pressing backspace in the search bar removes characters on key up as well as key down

ThatGamerBlue opened this issue ยท 1 comments

commented

What happened?

Pressing backspace while in the search bar consistently deletes two characters from the end of your search, once on key down and once on key up

Fabric API: 0.107.3+1.21.3
Architectury: 14.0.4-fabric
Cloth Config: 16.0.141-fabric
REI: 17.0.790-fabric

What mod loaders are you seeing the problem on?

Fabric

What do you think this bug is of?

  • Visual
  • Recipe Lookup
  • Cheat Mode
  • Plugin Integration / JEI Plugin Compatibility
  • Others

Relevant log output

N/A

Anything else?

No response

By submitting this issue, I have included the necessary logs by pasting the contents into the correct location or attaching the file as an upload.

  • Yes, and I did not use any paste services other than GitHub Gists.

By submitting this issue, I have confirmed my REI and REI's dependencies are up to date.

  • Yes
commented

This also happens on pasting (CTRL+V). Both key up and key down events are processed as pasting, resulting in the string being pasted twice.