Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Paper-menu-button dropdown content does not disappear when clicking a paper-menu item #115

@shahanstudios

Description

@shahanstudios

Description

If you use a paper-menu-button to open a related popup, then select a menu-item inside of a paper-menu, the popup does not disappear.
This happens independently of whether the paper-menu-button resides inside of a paper-menu structure or if the button is outside of the paper-menu structure.

Expected outcome

The popup should disappear after clicking a menu item.

Actual outcome

The popup does not disappear after clicking a menu item.

Live Demo

http://jsbin.com/heliyay/edit?html,output

Steps to reproduce

  1. Run the live demo
  2. Open the menu
  3. Click the menu icon button
  4. Note that the popup is displayed
  5. Click any menu item
  6. Note that the popup is still displayed
  7. Click anywhere else other than a menu item.
  8. Note that the popup has disappeared.

Browsers Affected

  • Chrome
  • Firefox
  • Safari 9
  • IE 11

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions