[Webkit-unassigned] [Bug 15616] [GTK] Add spell checking (and grammar?)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 9 17:21:33 PDT 2009


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





------- Comment #12 from diegoe at gnome.org  2009-04-09 17:21 PDT -------
Created an attachment (id=29383)
 --> (https://bugs.webkit.org/attachment.cgi?id=29383&action=view)
implement checkSpellingOfString()

First two patches are needed properties, first one by webkit, and second one by
us because we want to be able to check more than system default language.
This is still not finished.

This is working ok with any kind of word, but if you use non ascii chars it
chokes and fails because we are feeding enchant a char length, not byte length.
I welcome any suggestion to fix that.


-- 
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