One solution is to execute the javascript "this.value" on the element
returned by the QWebFrame::hitTestContent. If this is for spell checking,
you might want to checkout what I do in kwebkitpart's WebView. I even do
spell checking for a selection.

On Sun, Aug 26, 2012 at 12:10 AM, Lindsay Mathieson <
[email protected]> wrote:

> **
>
> When responding to a context menu event for QWebPage/QWebView in a
> editable element is there a way to find out the word under the click
> position?
>
> --
>
> Lindsay
>
> _______________________________________________
> webkit-qt mailing list
> [email protected]
> http://lists.webkit.org/mailman/listinfo/webkit-qt
>
>
_______________________________________________
webkit-qt mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-qt

Reply via email to