Fix a bug where iron-menu-behavior swallowed all keydown#83
Fix a bug where iron-menu-behavior swallowed all keydown#83lghall wants to merge 2 commits intoPolymerElements:masterfrom
Conversation
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed, please reply here (e.g.
|
|
I have signed the CLA as part of Google, Inc. On Wed, Nov 2, 2016 at 2:32 PM, googlebot notifications@github.com wrote:
|
This fixes #82 by only calling stopPropagation() on the event if an item was actually focused.