- Issue created by @kentr
In
π
Ensure keyboard navigation works with the drawer
Active
, the Submenu spec says for Escape
:
β’ Closes submenu.
For me in the "desktop" version, when a submenu is opened by hover and a second menubar (aka, "parent") item has focus, Escape
does not close the submenu.
A mechanism is available to dismiss the additional content without moving pointer hover or keyboard focus, unless the additional content communicates an input error or does not obscure or replace other content
Escape
.Pressing Escape
closes the submenu that is opened by hover.
Pressing Escape
does not close the submenu that is opened by hover.
In the attached video, both the Shortcuts submenu and the Content submenu are opened by hover.
Escape
did close the Shortcuts submenu as expected. However, I am pressing Escape
while the Content submenu is open, and it's not closing.