google/material-design-lite

Menu: Menu should close when a user tabs to next focusable element

Open

#4,790 创建于 2016年9月24日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)HTML (32,173 star) (4,926 fork)batch import
help wantedv1-bug

描述

What MDL Version are you using? (please be specific, e.g. major.minor.patch) material-design-lite-1.2.1

What browser(s) is this bug affecting (including version)? Any browser

What OS (and version) are you using? OSX, 10.11.6

What are the steps to reproduce the bug? Can you create a plunker/codepen/jsfiddle which reproduces it?

What is the expected behavior? The menu should close

What is the actual behavior? The menu is still open

One more: After clicking on the button to open the menu, it is not possible to navigate the menu using keyboard. When a user cliks on the menu button, the first menu item shuld gain focus.

贡献者指南