Author Topic: Grid stuck when using keyboard navigation  (Read 3001 times)

youngvan

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 42
    • View Profile
Grid stuck when using keyboard navigation
« 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.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6309
    • View Profile
Re: Grid stuck when using keyboard navigation
« Reply #1 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.

youngvan

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 42
    • View Profile
Re: Grid stuck when using keyboard navigation
« Reply #2 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

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6309
    • View Profile
Re: Grid stuck when using keyboard navigation
« Reply #3 on: July 10, 2018, 09:22:33 am »
Thanks for reporting issue.

This is fixed in upcoming version.