[webkit-qt] Spellcheck in QtWebkit

benjamin.poulain at nokia.com benjamin.poulain at nokia.com
Mon Jul 5 01:28:11 PDT 2010


Hi,

On Jul 3, 2010, at 1:07 PM, ext David Xavier wrote:
> I have an HTML editor implemented in Qt 4.6.2 that uses a
> contenteditable QWebView. I'd like to enable webkit spell checking in
> the editable webview (with a line under misspelled words), but I can't
> seem to get it working.
> [...]
> Is this feature currently supported in QtWebkit? Is there something
> else I have to do to enable it?

It is not supported. There is no API for spell checking in Qt so this feature cannot be implemented in WebKit.

cheers,
Benjamin


More information about the webkit-qt mailing list