Omnibox: Show beginning of the text on focus loss.
commit8aa29260b095783b62d7f74ff8d8354fbb42d204
authorckocagil@chromium.org <ckocagil@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 25 Apr 2013 05:38:22 +0000 (25 05:38 +0000)
committerckocagil@chromium.org <ckocagil@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 25 Apr 2013 05:38:22 +0000 (25 05:38 +0000)
tree36f2741ccadfe0000e1b8c302101593c22e5a0d2
parent32197d4bea280986cafc90f7e025cec3556b77e2
Omnibox: Show beginning of the text on focus loss.

This is done to match the Win behavior. OmniboxViewWin::OnKillFocus does the same.

BUG=154618

Review URL: https://chromiumcodereview.appspot.com/14188005

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@196322 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/ui/gtk/omnibox/omnibox_view_gtk.cc
chrome/browser/ui/omnibox/omnibox_view_browsertest.cc
chrome/browser/ui/views/omnibox/omnibox_view_views.cc