x-spreadsheet
x-spreadsheet copied to clipboard
input focus is wrongly set when scrolling back to top and select any cell while freeze is configured
https://myliang.github.io/x-spreadsheet/
Steps to Reproduce:
- In sheet 2(sheet-test), configure top 2 or more rows to freeze.
- Scroll to end of list and click on any cell
- Scroll back to top by click and drag scrollbar
- Now select any cell below the freezed rows
The focus is offset to freezed rows.

I found that too