When a creative mode player is in any creative tab other than Survival Inventory
, and drops an entire item stack from their hotbar all at once (using either ctrl + q
for >=1 stack items, or q
for single stack items), the items will be entirely deleted (not just invisible).
Steps to Reproduce:
In creative mode, open your inventory
Go to any tab other than
Survival Inventory
(note:Search Items
will not work because of the search bar)Do one of the following:
Grab a singular item, and drop it from your hotbar using
q
Grab a multi-stack item, and drop it from your hotbar using
ctrl + q
Observed Behavior:
The hand animation plays, but the item is deleted entirely.
Expected Result:
The item would drop, just like it does when dropped from the Survival Inventory
tab.
Screenshots/Videos:
[media]
Old Description:
The bug
Dropping a single item stack from the Creative hotbar by hovering over the item stack in any Creative menu other than the "Surival Inventory" one and pressing the drop key (Q
) only deletes the item stack, but does not drop it.This is closely related to MC-23039 where no item would drop regardless of the stack size.
But it is not related to MC-116618 since that happens for any stack sizes and the cause for it is understood and described in that report.Video: https://youtu.be/f4ccl-qkLJI
How to reproduce
Put any single item in your Creative hotbar
Open any inventory tab except "Search Items" and "Survival Inventory"
Hover over the item in the hotbar and press
Q
(drop item key)
❌ The item is deleted
Related issues
is duplicated by
relates to
Attachments
Comments


can reproduce

this bug is very old and works with any items, i reproduced it in 1.14.4

Affects 1.16 pre 5, I want the ownership of this bug to keep it updated 😉
Completed.
I've created a clearer description of this issue:
When a creative mode player is in any creative tab other than {{Survival Inventory}}, and drops an entire item stack from their hotbar all at once (using either {{ctrl + q}} for >=1 stack items, or {{q}} for single stack items), the items will be entirely deleted (not just invisible).
h3. Steps to Reproduce:
# In creative mode, open your inventory
# Go to any tab other than {{Survival Inventory}}
(note: {{Search Items}} will not work because of the search bar)
# Do one of the following:
## Grab a singular item, and drop it from your hotbar using {{q}}
## Grab a multi-stack item, and drop it from your hotbar using {{ctrl + q}}
h3. Observed Behavior:
The hand animation plays, but the item is deleted entirely.
h3. Expected Result:
The item would drop, just like it does when dropped from the {{Survival Inventory}} tab.
h3. Screenshots/Videos:
[^DropItem.mp4]
h3. Notes:
Related to MC-242392 MC-120643 MC-207882