Description
Performing keyboard navigation by pressing Ctrl + Arrow Up/Down after doing any action results in the grid scrolling but the focus not moving to the correct cell. Happens the easiest in multi cell selection.
- igniteui-angular version: any
- browser: any
Steps to reproduce
- Open https://www.infragistics.com/products/ignite-ui-web-components/web-components/components/grids/grid/selection
- Click on a cell
- Make sure the mouse is not hovering the grid
- Press Ctrl + Arrow Down
- Press Ctrl + Arrow Up## Result
What is the actual result after following the steps to reproduce?
Focus appears to have been lost, but hovering the grid back updates it.
Expected result
The focused cell should be updated correctly
Attachments

Description
Performing keyboard navigation by pressing Ctrl + Arrow Up/Down after doing any action results in the grid scrolling but the focus not moving to the correct cell. Happens the easiest in multi cell selection.
Steps to reproduce
What is the actual result after following the steps to reproduce?
Focus appears to have been lost, but hovering the grid back updates it.
Expected result
The focused cell should be updated correctly
Attachments