- Enter a string and tap return to tokenize it
- Use back-delete to highlight the token
- Type some characters
Expected: The new input replaces the existing token
Actual: The input is seemingly ignored, and the highlighted token is unaffected. When subsequently attempting to use the back-delete key again to remove the token, nothing happens until the number of deletions matches the number of invisible characters entered.
Expected: The new input replaces the existing token
Actual: The input is seemingly ignored, and the highlighted token is unaffected. When subsequently attempting to use the back-delete key again to remove the token, nothing happens until the number of deletions matches the number of invisible characters entered.