Comment #1 on issue 7624 by [email protected]: Add automatic correction to spell checker http://code.google.com/p/chromium/issues/detail?id=7624
I'm in favor of just trying it. I like the 'only correct when adjacents are swapped' idea, and wonder if we could also use better keyboard metrics to figure out the likelihood that something was misspelled (e.g. the closeness of onkeydown times for the incorrect letters may be an indicator). I suspect we'll eventually need UI to manage autocorrections (as in word processors), and will quickly need an easy way to "never autocorrect this word" (which may or may not be different to 'add to dictionary'). It would be good to build and test the feature without these, though, to force us to do it right. -- 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 -~----------~----~----~----~------~----~------~--~---
