Status: Unconfirmed Owner: ---- Labels: Type-Bug Pri-2 OS-All Area-Misc New issue 8668 by jnj: Support tab-to-search on every site by falling back to "site:" restrict http://code.google.com/p/chromium/issues/detail?id=8668
What steps will reproduce the problem? 1. type a random website 2. hit tab What is the expected result? "Search website" token appears What happens instead? Focus moves out of the omnibox I suggest we fall back to google site search if there is no form info available for this site: "http://www.google.com/search?q=%1$s&as_sitesearch=%2$s" (first arg is query, second is hostname) Ideally, we should allow this string to honor the preferred search provider: "http://search.yahoo.com/search?p=%1$s&vs=%2$s" -- 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 -~----------~----~----~----~------~----~------~--~---
