-
Bug
-
Resolution: Duplicate
-
None
-
1.20.4, 24w09a
-
Unconfirmed
-
(Unassigned)
When using command suggestions, argument is not replaced fully, leaving its characters after the cursor unchanged, causing command syntax errors
Steps to reproduce:
- Open chat and type in any command
- Set the cursor position to be at the start of the command
- Select any command from command suggestions list
- Notice that function name characters after cursor remain unchanged, causing syntax errors
Expected result:
When using command suggestions, argument should be replaced fully
Observed result:
When using command suggestions, argument characters are not deleted fully, leaving its characters after the cursor unchanged, causing command syntax errors.
- duplicates
-
MC-134878 Tab-completion in the middle of an argument doesn't remove rest of argument
- Open