Status: Untriaged Owner: [email protected] CC: [email protected], [email protected], [email protected] Labels: Type-Bug Pri-2 OS-All Area-BrowserUI
New issue 6882 by [email protected]: autocomplete should use omnibox style inline autofill http://code.google.com/p/chromium/issues/detail?id=6882 From BenG: "I go to craigslist and search for the same string ("S2000") every few days. having to arrow into the drop down is annoying when if it behaved like the omnibox it'd autocomplete inline and I could just press enter." There are some security concerns with filling in the value automatically, since the page could harvest values using js. We would have to be tricksy and make it look like the value was there, without actually giving it to the page till the user presses enter. I'm not sure how much work that would entail. -- 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 -~----------~----~----~----~------~----~------~--~---
