The bug
When you get a list of possible entries to auto-complete (e.g. possible entity/block/item id) and you move cursor into "unintended" position (e.g. put it between coordinates) and then press Tab
, you'll get one of the entries of the list inserted, even though it is not supposed to be there
Steps to reproduce
Tab-complete (or write)
/setblock
, so it has all coordinates filled(not necessary) Write incomplete id which has multiple ways to be completed (e.g.
purpur
can be completed with_block
,_pillar
and so on)Press tab a few times to complete the block id, so that suggestions for other ids are displayed in chat
Move the cursor with mouse to the coordinates in the
/setblock
command and press tab again
→ Minecraft still auto-completes the block id instead of the coordinate
We only accept bugs of non-modified versions of the game, if you can reproduce without any mods installed, leave a reply and update the report accordingly.