Vaadin Grid Editor KeyUp selection

Greetings!

I have an issue with selecting a row on a grid with the KeyUp arrow key. When the inline editor is open I can scroll up or down to other rows but if I keep scrolling up past the first row into the header then it prevents me from selecting anything in the grid even if I scroll back down. It also seems to make the page behave strangely.

Is there a way to prevent keyboard selection of the header? I’m not sure if this a bug but it seems like it

Thanks!

Hi Jose, Thanks for your question. Which version of the Framework you are using?

Your story sounds a little bit like this issue: https://github.com/vaadin/framework/issues/10650