- Issue created by @kentr
In
π
Ensure keyboard navigation works with the drawer
Active
, the MenuBar spec says for Enter
/ Space
:
If the item is a parent menu item, opens submenu and moves focus to first item in the submenu.
For me, focus doesn't move to the first item in the submenu when the submenu opens.
This happens in both the "desktop" and "mobile" versions.
The attached video demonstrates the problem.
Enter
or Space
.The focus moves to the first item in the submenu.
The focus stays on the parent menu item. In the "mobile" version, the item with the focus is obscured.
Active
11.0 π₯
navigation.module
It affects the ability of people with disabilities or special needs (such as blindness or color-blindness) to use Drupal.