There seems to be a bug when pasting multiple values at the end of a table with filtered rows. This causes the browser to freeze at 100% CPU usage and eventually crash.
How to reproduce:
Open example table at https://handsontable.com/examples.html?headers&filters with activated filters and dropdown menu
Open the dropdown menu for column “Code” and deselect “ILS” and “PHP” (the last two rows in the table) and hit OK
Select & copy 3 values from the level column and paste them into the second to last row
CPU usage increases to 100% and the browser tab is basically dead
Tested with Chrome 53 using Linux and Mac OS
Thank you again Jonas.
We already added and marked as ‘high priority’ bug at our Github forum:
opened 11:56AM - 06 Oct 16 UTC
closed 01:03PM - 13 Oct 16 UTC
bug
Guess: A few hours
Status: Released
Hey, I was just provided with an issue reported by Jonas (thanks mate!).
### Des… cription
This causes the browser to freeze at 100% CPU usage and eventually crash.
### Steps to reproduce
- Open example table at https://handsontable.com/examples.html?headers&filters with activated filters and dropdown menu
- Open the dropdown menu for column "Code" and deselect "ILS" and "PHP" (the last two rows in the table) and hit OK
- Select & copy 3 values from the level column and paste them into the second to last row
- CPU usage increases to 100% and the browser tab is basically dead
### Demo
https://handsontable.com/examples.html?headers&filters
### Your environment
- Version: 1.7.3.
- Browser Name and version: Chrome 53
- Operating System: Win10 (also tested on OSX and Linux)