[multiball] Fix omnibox focus bugs.
The omnibox' textfield is focused programmatically upon a button press. This is no longer as straightforward as it was in single window. On iOS 13, tapping a textfield will make the corresponding window key if necessary. Do this before becoming first responder. Bug: 1072414, 1092824 Change-Id: I9b9df1d41c84a89f820c813f8fa2691897dc6076 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2312704 Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org> Auto-Submit: Stepan Khapugin <stkhapugin@chromium.org> Reviewed-by:Robbie Gibson <rkgibson@google.com> Cr-Commit-Position: refs/heads/master@{#791242}
Showing
Please register or sign in to comment