Comment #9 on issue 12316 by [email protected]: Linux Omnibox,
autocomplete on paste annoying.
http://code.google.com/p/chromium/issues/detail?id=12316
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=24705
------------------------------------------------------------------------
r24705 | [email protected] | 2009-08-27 17:31:28 -0700 (Thu, 27 Aug 2009)
| 10 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/autocomplete/autocomplete_edit_view.h?r1=24705&r2=24704
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/autocomplete/autocomplete_edit_view_gtk.cc?r1=24705&r2=24704
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/autocomplete/autocomplete_edit_view_gtk.h?r1=24705&r2=24704
Fix control key and paste behavior in Linux omnibox.
BUG=12316: Linux Omnibox, autocomplete on paste annoying.
BUG=13096: Support desired_tld in Linux omnibox
BUG=20166: Linux omnibox control key behavior is incorrect
TEST=Select all text in omnibox and paste something into omnibox by either
ctrl-v, paste item in context menu or middle click, to see if inline
autocomplete is not activated.
TEST=Input something in omnibox, eg. "goog", make sure the inline
autocomplete is activated, then press ctrl key to see if the inline
autocomplete is still there.
TEST=Input something in omnibox, eg. "cnn", press ctrl-Enter to see if
www.cnn.com is opened.
Review URL: http://codereview.chromium.org/173462
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---