This selects the current input text when it is rejected as invalid or already guessed. Then the next input text replaces, not appends to current text. Previously, one needed to manually select the text, and now you can just type over it. This also puts the focus into the input field on navigation instead of needing you to click on it before typing, but if you come to the game page directly by URL/link, the focus going to the field doesn't work yet.
This selects the current input text when it is rejected as invalid or already guessed. Then the next input text replaces, not appends to current text. Previously, one needed to manually select the text, and now you can just type over it. This also puts the focus into the input field on navigation instead of needing you to click on it before typing, but if you come to the game page directly by URL/link, the focus going to the field doesn't work yet.