Ctrl Q

Ctrl Q

270k Downloads

[Bug] Moving the cursor over multiple stacks of items while holding CTRL+Q only drops the first stack

unilock opened this issue · 5 comments

commented

Outside of macOS, while in an inventory, holding CTRL+Q and moving the cursor over more than one stack of items will drop those items in sequence.
With Ctrl+Q, this works while in the player inventory (accessed by pressing "E"), but not in any other inventory, such as chests, furnaces, etc.

Steps to reproduce:

  1. Enter any non-player inventory
  2. Hover over a stack of more than one item
  3. Press and hold CTRL+Q
  4. The entire stack is dropped
  5. While holding CTRL+Q, move the cursor across other stacks of items
  6. Nothing happens

The expected behavior would be that the other stacks of items that the cursor moves over are dropped as well.

I'm in the process of opening a similar issue on Debugify's tracker, of which also implements a fix for MC-22882.

Thanks :)

commented

The fix will be included in v1.8. Thank you so much for reporting this!! Now this mod is a bit useful for Windows users lol.

commented

Actually, this isn't a bug from this mod, but rather a whole Minecraft bug, macOS AND Windows. I have tried replicating the behavior in Windows and I couldn't move the cursor and sequentially drop items. My guess is that this may be an actual feature and not a bug as this only occurs on "server-side"/"sharable" inventories (to avoid duplication or rather visual bugs if chest is broken), but I would personnaly consider this as a bug.

Nonetheless, I'm still going to try to fix this as I can absolutely imagine situations where doing this could be needed.

commented

I finally got it!!!! Will work on a new release tomorrow, sorry for the wait. (It's a ridiculously easy fix, but it works perfectly!!)

commented

Oh wow, I must have misremembered it working on Windows. Today I learned!
Thanks for implementing it regardless, I'm sure it'll be quite useful :)