Revert GTK part of 196322: "Omnibox: Show beginning of the text on focus loss"
commitcb222c33bc10951ecda942000f07a2f9a311fd50
authorckocagil@chromium.org <ckocagil@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 1 May 2013 00:14:54 +0000 (1 00:14 +0000)
committerckocagil@chromium.org <ckocagil@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 1 May 2013 00:14:54 +0000 (1 00:14 +0000)
treed219d6dd9b15e26b0e608875eb39f73df9ee912a
parent47a88cc0385e38405eb0b1c81f6d8d1cc519e8a4
Revert GTK part of 196322: "Omnibox: Show beginning of the text on focus loss"

196322 (Omnibox: Show beginning of the text on focus loss) introduced a bug in GTK. Since we're moving away from GTK, we'd rather revert to the old behavior than finding someone to debug it.

BUG=235820
TEST=Open GTK chrome, select text in Omnibox, right click, the selected text shouldn't be deselected.

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

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