-
Bug
-
Resolution: Won't Fix
-
None
-
1.20.30.22 Preview, 1.20.15 Hotfix
-
None
-
Confirmed
-
Multiple
-
1093408
Steps to Reproduce:
- Select the "Delay in Ticks" text field in a command block or "Animation Time" in structure blocks set to Load mode;
- Enter any characters that aren't numbers;
Observe the caret position, it doesn't move; - Try to delete the invalid characters.
Observed Results:
You can type anything just fine, but deleting invalid characters doesn't work properly.
Expected Results:
The text field either disallows the input of any non number character, or removes the invalid characters AFTER it has been deselected, similar to other number only fields such as the world's respawn radius or random tick speed.
Screenshots/Videos attached: Yes
Notes: Deselecting the text field will remove them automatically, but without the ability to delete them manually it's difficult to avoid the number being reset after a typo.