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
The user cannot navigate to the column chooser when it is inside the kendoGridColumnMenuTemplate. The chooser does not receive initial focus when it is the only component in the template. If the sorting column menu is added, it receives focus instead, and the user still cannot navigate to the chooser.
Steps To Reproduce
Open the following example and use the keyboard with Alt/Option + Arrow Down to open the menu on the Name or Price columns. On Name, you cannot reach the chooser using Tab. On Price, you cannot navigate the menu at all, and the focus continues inside the Grid instead.