- Issue created by @kentr
When I open a submenu of a submenu and move focus into it, pressing Escape closes multiple submenu levels.
This may be a bug. It appears to follow the spec in π Ensure keyboard navigation works with the drawer Active , but the spec may be incorrect.
Space to open the submenu.Space to open that submenu.Escape once.Using the Structure and Display modes submenus as an example:
Pressing Escape closes only the Display modes submenu and move focus to the Display modes item in the Structure menu.
Pressing Escape closes all submenu levels and moves focus to the Structure item in the menubar.
The attached video demonstrates this.
Left Arrow key does).If this is a bug, it might be caused by event bubbling.