dynamic-table icon indicating copy to clipboard operation
dynamic-table copied to clipboard

Bug on selecting/editing cells with big tables

Open NikitaArgov opened this issue 7 years ago • 0 comments

If you scroll to the bottom of big table (>1000 rows, better with 10000 rows), it will be impossible to select cells from top of visible area (it makes "page up" instead of selecting).

If you scroll back to the top, the error disappears. If you scroll to 50%, the area of this effect is smaller.

The bug can be easily reproduced by increasing the number of rows in /sample/index2.html

NikitaArgov avatar Oct 29 '18 15:10 NikitaArgov