diff --git a/paper-menu-button.js b/paper-menu-button.js index 644d27a..fc9711e 100644 --- a/paper-menu-button.js +++ b/paper-menu-button.js @@ -276,7 +276,7 @@ export const PaperMenuButton = Polymer({ /** * Whether focus should be restored to the button when the menu closes. */ - restoreFocusOnClose: {type: Boolean, value: true}, + restoreFocusOnClose: {type: Boolean, value: false}, /** * This is the element intended to be bound as the focus target