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

Double click on autocomplete causes page freeze #1011

Closed
warpech opened this issue Aug 28, 2013 · 2 comments
Closed

Double click on autocomplete causes page freeze #1011

warpech opened this issue Aug 28, 2013 · 2 comments

Comments

@warpech
Copy link
Member

warpech commented Aug 28, 2013

As pointed in #1009, double click on autocomplete cell causes page freeze in 0.9.16:

Steps to reproduce:

Go to http://handsontable.com/demo/autocomplete.html

In the Autocomplete lazy mode example,
click on a cell in the car column, then click on a cell in the color column, then
click a cell in the car column, you should start noticing that the cells are randomly
changing values by now, keep clicking in different cells within the grid .... the
browser will slow to a crawl and force you to close

@cwue
Copy link

cwue commented Aug 31, 2013

Perhaps it helps:
there are lots of "afterChange" signals sent when using autocomplete (but not always multiple).
Open a console at http://jsfiddle.net/Ztq3r/ and click on the dropdown colors.

@psmolenski
Copy link
Contributor

Fixed in version 0.9.17. Please, upgrade and confirm.

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

No branches or pull requests

4 participants