When right clicking and dragging bundles in the inventory, the item is deposited unexpectedly
The item is deposited when the mouse button is released, rather than first pressed, and is also deposited at the point where the click happened rather than where it ended.
The preferred behaviour would be to have it be deposited where it was first clicked, like with item stacks normally, but when the button is first pressed. Dragging should either do nothing, or continuously empty the bundle's contents into each highlighted inventory slot.
To reproduce:
- Have a bundle with one or more items inside
- Click this bundle to pick it up
- Hold down right click and drag it across several inventory slots
- Notice that when releasing right click, an item is dropped off where you first clicked
- Compare this behaviour to a stack of stackable items and note the inconsistency
Created Issue:
When right clicking and dragging bundles in the inventory, the item is deposited unexpectedly
The item is deposited when the mouse button is released, rather than first pressed, and is also deposited at the point where the click happened rather than where it ended.
The preferred behaviour would be to have it be deposited where it was first clicked, like with item stacks normally, but when the button is first pressed. Dragging should either do nothing, or continuously empty the bundle's contents into each highlighted inventory slot.
The item is deposited when the mouse button is released, rather than first pressed, and is also deposited at the point where the click happened rather than where it ended.
The preferred behaviour would be to have it be deposited where it was first clicked, like with item stacks normally, but when the button is first pressed. Dragging should either do nothing, or continuously empty the bundle's contents into each highlighted inventory slot.
To reproduce:
- Have a bundle with one or more items inside
- Click this bundle to pick it up
- Hold down right click and drag it across several inventory slots
- Notice that when releasing right click, an item is dropped off where you first clicked
- Compare this behaviour to a stack of stackable items and note the inconsistency
is duplicated by
is duplicated by
Duplicate of MC-206644
Thank you for your report!
We're tracking this issue in MC-206644, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
In version 1.5 onwards, items are deposited into an inventory slot upon releasing the left mouse button, despite still being removed from slots when initially holding the left mouse button. If you move your mouse during the click, upon releasing the left mouse button, the item will be placed where the click initially started. Prior to version 1.5, items were placed into the slot as expected when clicking commenced. Relates to MC-204095 and MC-206644.
How to reproduce
1. Click an item in the inventory and hold the mouse button for an extended period.
2. Click an empty slot with the item on the cursor for a prolonged duration.
Observations: The item is taken when the click begins but placed when the click ends,
Expectations: The item would be placed when the click ends just like before 1.5.


Can confirm
Yes, since you can right-click a bundle to deposit an item.
Please update and clarify the bug report with:
Summary: When putting an item into a bundle, it will be put into it when releasing mouse button, even though when removing them from a bundle, it will already happen when you start holding down the right mouse button. This is inconsistent.
Repro steps:
The behaviour that happens: The item will be put into the bundle when you release the mouse button.
The expected behaviour: The item will already be put into the bundle when you start holding down right click, since taking the item out of a bundle already takes it out when you start holding down right click.
That's a different bug?
Can confirm in 21w17a.
Can confirm in 1.17.
Can confirm in 1.17.1.
Can confirm in 1.18.
Can confirm in 1.18.1.
Can confirm in 1.18.2.
Can confirm in 1.19.
Can confirm in 1.19.2.
relates to MC-269205
Confirmed in 1.21.2 pre1, the behavior has changed a bit since the start of 1.21.2 snapshots and I think the description could get confusing.
Right now the bundle deposits items by left clicking, but it will only deposit the item on button release rather than first press. The expected here would be to deposit it on first press (as it was originally mentioned in the report).
Same thing happens when releasing items in the inventory by right clicking, where the expected would be to release an item on button first press, like the above.
Lastly, when right clicking and dragging a bundle full of items, only the first item will be released in the inventory at the incorrect slot, rather than releasing the item stacks consecutively (which I believe should be the expected, so it is consistent with item stacks). You could also argue that despositing multiple item stacks into the bundle by dragging left click should work as well, but that wasn't originally mentioned in the report.