[webkit-qt] unity3d plugin in QML webview
Jocelyn Turcotte
jocelyn.turcotte at nokia.com
Mon May 14 08:06:16 PDT 2012
Looking at this it seems like it is unlikely for unity to fix it:
http://answers.unity3d.com/questions/10969/window-less-mode-in-web-player.html
I don't think that this will change on the QtWebKit side as well. I don't recall why exactly, but I think windowed plugins weren't supported with QGraphicsView for some specific architectural reasons. I might be wrong though, in which case somebody would still need to step up and do it.
br,
Jocelyn
On Mon, 14 May 2012 16:29:44 +0200
"ext Mülner, Helmut" <helmut.muelner at joanneum.at> wrote:
> Any hope that this will change? Should I submit a bug report?
>
> Regards,
> Helmut
>
> -----Ursprüngliche Nachricht-----
> Von: Jocelyn Turcotte [mailto:jocelyn.turcotte at nokia.com]
> Gesendet: Montag, 14. Mai 2012 15:32
> An: Mülner, Helmut
> Cc: webkit-qt at lists.webkit.org
> Betreff: Re: [webkit-qt] unity3d plugin in QML webview
>
> 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://bugrep
> > orts.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