X-SlickGrid icon indicating copy to clipboard operation
X-SlickGrid copied to clipboard

Arrow navigation does not load next page

Open KarolKolenda opened this issue 9 years ago • 2 comments

I checked the spreadsheet example (newest Chrome) and when moved active cell using [down] key out of the current viewport, next page was not loaded/displayed and active cell just moved out of viewport. The original version of SlickGrid behaves correctly.

KarolKolenda avatar Sep 12 '15 18:09 KarolKolenda

Hi @KarolKolenda , @ddomingues

I have fixed this bug.

You can get from my fork : https://github.com/Francks11/X-SlickGrid

The changes : https://github.com/Francks11/X-SlickGrid/commit/085525eb7fb526cc6288d4cca5082a945c712ca2

Francks11 avatar Oct 05 '15 14:10 Francks11

Hi @Francks11, thank you for this fix!

For a better feeling it would be good if the scrollRowIntoView function scrolls only 1 Row not a complete Page ?

rriverak avatar Jul 21 '16 13:07 rriverak