Make menu button take focus from cr-input
CL:1935567 changed the focus behavior to take focus on mousedown if some other button was currently focussed. Make the menu button take focus on mousedown for the case where a <cr-input> element is currently focussed. Extend unit test to cover the 'cr-input' case. Bug: 1028461 Tests: browser_test --gtest_filter="*MultiMenu" Change-Id: I89b067d2eafd547363bbcf289124f0253a87b9c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1937948 Commit-Queue: Alex Danilo <adanilo@chromium.org> Reviewed-by:Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#719457}
Showing
Please register or sign in to comment