Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 7848 by thdoan: Custom Search Engine functionality doesn't work  
when pasting URLs
http://code.google.com/p/chromium/issues/detail?id=7848

Chrome Version       : 1.0.154.48
URLs (if applicable) : N/A
Other browsers tested: N/A

What steps will reproduce the problem?

1. Add this custom search engine: Name="Google US", Keyword="gg",
URL="http://www.google.com/search?hl=en&q=%s";

2. Copy this URL by selecting it and pressing Ctrl+C:
http://www.google.com/

3. Type this into the Chrome location/search bar: gg<Space><Ctrl+V>

What is the expected result?

The "Search Google US:" label should appear after pasting in the URL, as it
does when you type the URL in manually after the 'gg' keyword.

What happens instead?

The custom search engine functionality doesn't kick in, so you end up
passing "gg http://www.google.com/"; to the default search engine (Google).

Please provide any additional information below. Attach a screenshot if
possible.

If you copy a string that does NOT begin with "http:", then typing the
keyword and pasting the search string triggers the custom search engine as
expected. Please remove the logic to prohibit customer search engine
triggering when a pasted string begins with "http:".

--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to