ParamQuery grid support forum

General Category => Bug Report => Topic started by: youngvan on June 01, 2018, 05:15:30 pm

Title: Grid stuck when using keyboard navigation
Post by: youngvan on June 01, 2018, 05:15:30 pm
Hi

When using the keyboard to move between grid cells and came to the left edge (which contains row numbers), the page with grid stuck until you forcefully close it. This begins after migration to v5.1.0 from v3.3.2. 
With v3.3.2, if you click a left arrow on a keyboard when the left cell is selected, the selection just moves to the right cell of an upper row.
Title: Re: Grid stuck when using keyboard navigation
Post by: paramvir on June 04, 2018, 09:41:52 am
Please check the custom code if any written in key* ( down, up, etc) events.

Or share a jsfiddle of the issue.
Title: Re: Grid stuck when using keyboard navigation
Post by: youngvan on July 05, 2018, 06:45:27 pm
https://jsfiddle.net/hcdqu3zk/

When you came to the left edge using arrows on the keyboard, the page stuck
But if you remove "hidden":true from the first column - all works fine
Title: Re: Grid stuck when using keyboard navigation
Post by: paramvir on July 10, 2018, 09:22:33 am
Thanks for reporting issue.

This is fixed in upcoming version.