[omnibox] Replaced insertion drop cursor with replacement outline.
The drop cursor at a particular text location implies dropped text will be inserted there, and that remains true when dragging selected text from within omnibox itself (existing edit behavior remains intact). But when dragging text from elsewhere (no omnibox text selected), the new behavior will outline omnibox text indicating that the drop will replace current text. Drop cursor logic remains the same, only the meaning of the drop is indicated with a more intuitive render effect. Bug: 329319 Change-Id: I8aa76a497f857c0c418b9bdd7a350a597169165c Reviewed-on: https://chromium-review.googlesource.com/1091297 Commit-Queue: Orin Jaworski <orinj@chromium.org> Reviewed-by:Michael Wasserman <msw@chromium.org> Cr-Commit-Position: refs/heads/master@{#566664}
Showing
Please register or sign in to comment