diff --git a/paper-menu-button.html b/paper-menu-button.html index b841d97..a8404b2 100644 --- a/paper-menu-button.html +++ b/paper-menu-button.html @@ -292,7 +292,7 @@ /** * 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