Mojira Archive
MC-249154

/setblock property value suggestions do not tab-complete correctly.

When use setblock and setting properties on the new block, pressing "tab" to suggest property values does not complete correctly.

 

For instance, enter the following command

/setblock ~ ~5 ~ minecraft:anvil[facing= 

A list of possible values will be presented above the cursor:

east
north
south
west

Next to the cursor the first value will appear in gray color, 'east', and in the list of suggestions, 'east' is highlighted yellow:

Now, type the letter 'n'. We expect the suggestion to change to 'north' (as with many other contextual command suggestions). Instead, 'east' will remain highlighted yellow. Pressing tab now entirely replaces the current property value with 'east' instead of completing 'n...' to 'north'.

Duplicate

ShadowGamer

2022-03-16, 09:03 PM

2022-03-16, 10:15 PM

2022-03-16, 10:09 PM

0

2

Unconfirmed

(Unassigned)

1.18.2

-