[Webkit-unassigned] [Bug 24953] Add automatic spell correction support in WebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 30 17:42:36 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=24953


sidchat at google.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #29100|                            |review?
               Flag|                            |




------- Comment #1 from sidchat at google.com  2009-03-30 17:42 PDT -------
Created an attachment (id=29100)
 --> (https://bugs.webkit.org/attachment.cgi?id=29100&action=view)
Patch

This is a patch for automatic spell correction support in WebKit. This patch
essentially replaces the previous (misspelled) word typed by a correct word
only if an auto-correct word is provided - nothing happens if auto-correct word
provided is empty. The method to actually compute the corrected word is
NotImplemented in WebKit. This patch is a requirement for Chromium to add an
auto spell correction feature
(http://code.google.com/p/chromium/issues/detail?id=7624).


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list