Re: [webkit-qt] Fwd: Re: Question about QWebPage::inputMethodQuery(Qt::ImCursorPosition)

2010-05-07 Thread rajiv.ramanasankaran
Thanks! I will create a bug entry for both CursorPosition and AnchorPosition and post a patch for review. --Rajiv -Original Message- From: webkit-qt-boun...@lists.webkit.org [mailto:webkit-qt-boun...@lists.webkit.org] On Behalf Of ext Robert Hogan Sent: Friday, May 07, 2010 12:15 PM T

[webkit-qt] Question about QWebPage::inputMethodQuery(Qt::ImCursorPosition)

2010-05-05 Thread rajiv.ramanasankaran
Hi All, I noticed that QWebPage::inputMethodQuery(Qt::ImCursorPosition) seems to prefer to return the end index (renderTextControl->selectionEnd()) of a selection inside an input field. This seems to work correctly and return the current cursor position when the user is just traversing the char