googlearchive / paper-menu

A Material Design menu
https://www.webcomponents.org/element/PolymerElements/paper-menu
27 stars 48 forks source link

a11y for paper-submenu demo not working #44

Closed ktiedt closed 8 years ago

ktiedt commented 9 years ago

Trying to navigate the menu/submenu demo in the elements catalog results in a really broken keyboard test (usually focus just vanishes from the submenu when you try to navigate with any keyboard keys)

blasten commented 8 years ago

I was looking into this. It seems like there are two problems here at least:

https://github.com/PolymerElements/paper-menu/blob/master/demo/index.html#L97-L104

do you know where this should happen @cdata, @notwaldorf ?

danbeam commented 8 years ago

what's the status on this? it may be affecting Chrome's new PDF UI.

/cc @tjsavage @tgsergeant

blasten commented 8 years ago

cc @cdata could you take another look at the PR?