Status: Available Owner: [email protected] CC: [email protected] Labels: Type-Bug Pri-2 OS-All Area-BrowserUI Size-Medium
New issue 19446 by [email protected]: Tab to search interferes with Google "site" searches http://code.google.com/p/chromium/issues/detail?id=19446 I went to dell.com a few times to look at a few things. It has a search box that we recognise and add it to the "tab to search" box. But this now disables "site" searches in Google. If I type site:dell.com foo it will actually do a search, ignoring my "site" specifier. I suspect the first item is being treated as a URL, and then we compare the host names or TLDs. It seems like we should also add a check for "http" here, and if it's any other scheme, not default to tab-to-search. -- 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 -~----------~----~----~----~------~----~------~--~---
