paper-menu-button
paper-menu-button copied to clipboard
Selecting a submenu item closes the parent menu.
Description
If you have a submenu inside a menu, the parent menu will close when you try to expand it. It has to be unselected (IE not bold).
Expected outcome
The menu stays open.
Actual outcome
The menu closes.
Live Demo
https://jsbin.com/risetahela/1/edit?html,output
Steps to reproduce
- Run the live demo
- Open the menu
- Select the first item, note that the menu closes
- Reopen the menu, observe that you can not expand and collapse the first submenu
- Select the second item, note that the menu closes again.
Browsers Affected
- [x] Chrome
- [x] Firefox
- [ ] Safari 9
- [ ] Safari 8
- [ ] Safari 7
- [ ] Edge
- [ ] IE 11
- [ ] IE 10