[webkit-qt] unity3d plugin in QML webview

Jocelyn Turcotte jocelyn.turcotte at nokia.com
Mon May 14 06:32:04 PDT 2012


QGraphicsWebView only supports windowless NPAPI plugins as far as I know (I can't succeed finding any proof of that in the code though). If it is the case and that unity3d doesn't support this mode, it won't work.

The QML WebView uses QGraphicsWebView so it won't work either.

Regards,
Jocelyn


On Mon, 14 May 2012 13:51:20 +0200
"ext Mülner, Helmut" <helmut.muelner at joanneum.at> wrote:

> The unity3d plugin (e.g.  http://download.unity3d.com/gallery/live-demos/players/island.unity3d ) works with QWebView but not in QGraphicsWebView or in a QML WebView. The plugin uses three stacked windows on top of the web page and I suspect that something in the QGraphicsView prevents the creation of those windows. I have reported this in the Qt bug tracker (https://bugreports.qt-project.org/browse/QTBUG-25705).<https://bugreports.qt-project.org/browse/QTBUG-25705%29.>
> 
> Does anybody know what could cause this?
> 
> 
> --
> Helmut Mülner
> DIGITAL - Institute of Information and Communication Technologies
> 
> JOANNEUM RESEARCH Forschungsgesellschaft mbH
> Steyrergasse 17, 8010 Graz, AUSTRIA
> 
> phone:  +43-316-876-2612
> general fax: +43-316-876-1191
> web:    http://www.joanneum.at/digital
> e-mail: helmut.mülner at joanneum.at<mailto:helmut.mülner at joanneum.at>
> 



More information about the webkit-qt mailing list