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
{{ message }}
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.
Description
Down arrow cannot be used to navigate to a paper-submenu from elements (paper-item or other paper-submenus) in its parent paper-menu. Instead, user must use the tab key. This does not comply with wai-aria-practices for a menubar (https://www.w3.org/TR/wai-aria-practices/examples/menubar/menubar-1/menubar-1.html#).
Expected outcome
Down arrow navigates to paper-submenu.
Actual outcome
Down arrow
Live Demo
See Sub-menu in the demo for paper-menu at:
https://www.webcomponents.org/element/PolymerElements/paper-menu/demo/demo/index.html
Steps to reproduce
Click on the item "paper-menu"
Press down arrow.
Browsers Affected
Only tested on Chrome.
The text was updated successfully, but these errors were encountered: