[Mac] Allow "Enter" to activate the buttons in the new avatar bubble.
Despite this not being the OSX way, users are complaining that Enter doesn't activate the buttons in the menu, because it used to. I think the easiest way is to wrap all buttons in a view that responds to Enter, and activates the button accordingly. BUG=454467 TEST=Start Chrome with --enable-new-avatar-menu. Open the avatar bubble and tab through items. Pressing enter should perform the button's action. Review URL: https://codereview.chromium.org/890143005 Cr-Commit-Position: refs/heads/master@{#314265}
Showing
Please register or sign in to comment