You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clicking the cell focuses the row as expected. Clicking the cell again focuses the cell. I would expect focus to remain on the row. This is not a problem in Edge, Chrome, or Firefox.
The text was updated successfully, but these errors were encountered:
A grid with the Keyboard mixin and
cellNavigation: false
results in strange focus behavior in IE.https://jsfiddle.net/benmckernan/hgrfjepp/
Clicking the cell focuses the row as expected. Clicking the cell again focuses the cell. I would expect focus to remain on the row. This is not a problem in Edge, Chrome, or Firefox.
The text was updated successfully, but these errors were encountered: