ModsByLeo / DontDropIt

Prevents accidental dropping of items via various means.
https://modrinth.com/mod/dont-drop-it
MIT License
13 stars 10 forks source link

Drop key drops even while using sign #35

Closed Birdatiel closed 2 years ago

Birdatiel commented 2 years ago

Is there an existing issue for this?

Version information

v2.4.1 1.19.2

Expected Behavior

When I'm writing on a sign and press the drop key (while still in the gui) after I close the gui nothing should happen

Actual Behavior

When I'm writing on a sign and press the drop key (while still in the gui) after it closes the item I'm holding gets dropped

Reproduction Steps

  1. Make a sign
  2. Type a word that includes the drop key letter
  3. Click Done
  4. Item that you're holding will be dropped

Java version

Java 18

Additional information

No response