paper-menu-button icon indicating copy to clipboard operation
paper-menu-button copied to clipboard

Selecting a submenu item closes the parent menu.

Open ElsewhereGames opened this issue 8 years ago • 0 comments

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

  1. Run the live demo
  2. Open the menu
  3. Select the first item, note that the menu closes
  4. Reopen the menu, observe that you can not expand and collapse the first submenu
  5. 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

ElsewhereGames avatar Oct 28 '16 16:10 ElsewhereGames