[iOS] Support arrow keys when displaying inline autocomplete.
Adds support for arrows left/right when displaying inline autocomplete. Arrow right accepts the input and moves the cursor to the end of the textfield; arrow left accepts the input and keeps the cursor in the same position - mirroring what desktop does. Bug: 822307 Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs Change-Id: I58608e6cb41a904ffb12890e238a4ca000cf5b6f Reviewed-on: https://chromium-review.googlesource.com/973525 Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org> Reviewed-by:Justin Cohen <justincohen@chromium.org> Cr-Commit-Position: refs/heads/master@{#545082}
Showing
Please register or sign in to comment