PolymerElements / paper-dropdown-menu

A Material Design browser select element
https://www.webcomponents.org/element/PolymerElements/paper-dropdown-menu
61 stars 107 forks source link

Menu should close whenever clicking outside #80

Closed arkihillel closed 9 years ago

arkihillel commented 9 years ago

According to material design specifications, menus should close themselves whenever clicking outside of them. This doesn't happen with the paper-dropdown-menu currently

https://www.google.com/design/spec/components/menus.html#menus-menu-items

arkihillel commented 9 years ago

Actually works. The issue is caused by polydev on chrome