Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New input with a token highlighted should replace the token #106

Open
benpackard opened this issue Sep 2, 2015 · 0 comments
Open

New input with a token highlighted should replace the token #106

benpackard opened this issue Sep 2, 2015 · 0 comments

Comments

@benpackard
Copy link

  1. Enter a string and tap return to tokenize it
  2. Use back-delete to highlight the token
  3. 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant