[webkit-reviews] review requested: [Bug 38779] [Qt] QWebPage::inputMethodQuery() returns wrong values for Qt::ImCursorPosition, Qt::ImAnchorPosition : [Attachment 56206] Prosposed patch to fix the return values for Qt::ImCursorPosition and Qt::ImAnchorPosition in QWebPage::inputMethodQuery() when the Editor doesn't have a composition.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 16 19:47:14 PDT 2010


rajiv.ramanasankaran at nokia.com has asked  for review:
Bug 38779: [Qt] QWebPage::inputMethodQuery() returns wrong values for
Qt::ImCursorPosition, Qt::ImAnchorPosition
https://bugs.webkit.org/show_bug.cgi?id=38779

Attachment 56206: Prosposed patch to fix the return values for
Qt::ImCursorPosition and Qt::ImAnchorPosition in QWebPage::inputMethodQuery()
when the Editor doesn't have a composition.
https://bugs.webkit.org/attachment.cgi?id=56206&action=review

------- Additional Comments from rajiv.ramanasankaran at nokia.com
The patch fixes the issue of incorrect values been returned for
Qt::ImCursorPosition and Qt::ImAnchorPosition in QWebPage::inputMethodQuery()
when the Editor doesn't have a composition.


More information about the webkit-reviews mailing list