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

Clicking on another cell undoes autocomplete cell #991

Closed
jackal-scratch opened this issue Aug 22, 2013 · 1 comment
Closed

Clicking on another cell undoes autocomplete cell #991

jackal-scratch opened this issue Aug 22, 2013 · 1 comment
Labels

Comments

@jackal-scratch
Copy link

While you're typing in an autocomplete cell and whatever you typed does not match an option (case sensitive), if you click on another cell the autocomplete cell you were typing in will revert to whatever state it was prior to you typing in it.

The behavior I would expect is like any other cell type which is that the cell will contain whatever you typed when clicking on another cell.

Steps to reproduce:

  1. go to http://handsontable.com/demo/autocomplete.html
  2. In the first cell that says "Nissan", type in "NISSAN" or "Test"
    3.While that cell you just typed in has focus, click on any cell next to it
  3. Notice how the cell you typed in will revert to "Nissan"
@ghost ghost assigned psmolenski Aug 26, 2013
psmolenski added a commit that referenced this issue Aug 26, 2013
…side the editor, even if the value is not in the list (non strict mode only!)
@psmolenski
Copy link
Contributor

Fixed in 0.9.16

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

No branches or pull requests

2 participants