This is a migrated thread and some comments may be shown as answers.

When navigating the table via keyboard, the page does not scroll

1 Answer 75 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ed
Top achievements
Rank 1
Ed asked on 06 Oct 2014, 06:45 PM
As part of a11y (accessibility) testing, we found that when we have a table that extends beyond the bottom edge of the browser, and we are navigating the table via the keyboard, the cell in focus can go offscreen.

1) Place focus within the table
2) Navigate the table cells via keyboard (Arrows -> <UP>, <DOWN>, <LEFT>, <RIGHT>)
3) Note that when you access a cell that is off screen, the page does not scroll to allow you as the user to see it.

Is there a way to force the page to scroll to show the currently selected cell?

Thanks,
--Ed

1 Answer, 1 is accepted

Sort by
0
Accepted
Kiril Nikolov
Telerik team
answered on 08 Oct 2014, 02:01 PM
Hi Ed,

I am afraid that there is not Kendo UI built-in option that you can use to scroll the page when you reach elements that are off screen. In general you can use the space bar in order to scroll the page and see more items.

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Grid
Asked by
Ed
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Share this question
or