Scroll to beginning of text when displaying search terms in omnibox.
The assumption is currently that the URL bar displays URLs, so we always make a call to #scrollToTLD. This results in showing the end of a query, which is inconsistent with common SRP behaviour. This CL ensures that when we're displaying search terms, we scroll to the start of the text in an RTL friendly way. Bug: 776988 Change-Id: Ied926bd276f312a7e4ab18b9c45173d0ce15dbbe Reviewed-on: https://chromium-review.googlesource.com/935452 Commit-Queue: Troy Hildebrandt <thildebr@chromium.org> Reviewed-by:Ted Choc <tedchoc@chromium.org> Cr-Commit-Position: refs/heads/master@{#539505}
Showing
Please register or sign in to comment