Completed
Last Updated: 24 Sep 2020 08:50 by ADMIN
Connor
Created on: 07 Jan 2019 14:39
Category: Grid
Type: Bug Report
0
can't select the last item in the grid when the grid is using keyboard navigation

When using a grid with a selectable column and keyboard navigation enabled, it's not possible to select the last visible row. Instead of selecting the row, the grid just scrolls the item to the center of the grid.

I've attached a gif of the behavior and a sample project based on the grid demos.

5 comments
ADMIN
Stamo Gochev
Posted on: 17 Jan 2019 10:48
Hi,

We discussed the reported scenario and decided that we can make an improvement for the case when the row is selected by a mouse click. This is the GitHub item that you can follow:

https://github.com/telerik/kendo-ui-core/issues/4768

I have also updated your Telerik points due to your valuable suggestion.

Regards,
Stamo Gochev
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Connor
Posted on: 16 Jan 2019 14:27

Hi Konstantin,

 

Were you able to get a response from the development team?

 

Thanks,

Connor

ADMIN
Konstantin Dikov
Posted on: 09 Jan 2019 08:55
Hi Connor,

I will forward this to our developers team for confirmation if a fix for this will be possible in combination with the auto-scroll feature that moves the rows to the view and if so, I will create a public item in our repository.

Once again, please excuse us for any inconvenience caused by this.


Regards,
Konstantin Dikov
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Connor
Posted on: 08 Jan 2019 12:42

Hi Konstantin, 

 

Thanks for the response. The scrolling behavior isn't ideal, but my bigger concern is that the row is not actually selected. Is it possible to fix this?

 

Thanks,

Connor

ADMIN
Konstantin Dikov
Posted on: 08 Jan 2019 10:20
Hi Connor,

I have to say that this behavior was introduced to the navigatable Grid way back as a feature request, so that the Grid could be scrolled when the user clicks on row that is not visible at 100% in the view, which is the case with the scenario that you have recorded. In this particular case, there might be a single pixel not visible in the view, but this will still force the scroll of the Grid to be changed.

Although that I completely understand how this might be considered as a bug, since it was a requested by multiple developers using the Grid as a feature, at this point we could only consider this as a limitation.

Please excuse us for any inconvenience caused by this and if we can assist you with anything else, do not hesitate to contact us again.


Regards,
Konstantin Dikov
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items