[webkit-reviews] review granted: [Bug 85350] [Qt] QQuickWebView does not allow for input from virtual keyboard : [Attachment 139761] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 2 01:03:03 PDT 2012


Kenneth Rohde Christiansen <kenneth at webkit.org> has granted Simon Hausmann
<hausmann at webkit.org>'s request for review:
Bug 85350: [Qt] QQuickWebView does not allow for input from virtual keyboard
https://bugs.webkit.org/show_bug.cgi?id=85350

Attachment 139761: Patch
https://bugs.webkit.org/attachment.cgi?id=139761&action=review

------- Additional Comments from Kenneth Rohde Christiansen
<kenneth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=139761&action=review


> Source/WebKit2/UIProcess/API/qt/qquickwebview.cpp:1618
> +void QQuickWebView::runJavaScriptInMainFrame(const QString &script, QObject
*receiver, const char *method)

I saw that BB10 Cascades added a similar method, could you verify that we are
using more or less the same API for this?


More information about the webkit-reviews mailing list