[PyQt] QWebView doesn't run inline javascript

Dmitry Shachnev mitya57 at ubuntu.com
Sat Feb 15 09:59:00 GMT 2014


I believe this is the same problem I reported earlier:

https://bugreports.qt-project.org/browse/QTBUG-26883

And it is not specific to PyQt.

--
Dmitry Shachnev

On 2/15/14, Starglider Developer <starglider.dev at gmail.com> wrote:
>  I have a html/javascript in a var, if á set
> QWebView.setHTML(myhtml_javascript_var) it doesn't show nothing but if I
> use QWebView.load(files_name) it works!
>
> Where is the problem? because the file as the same contents as the
> variable.
>


More information about the PyQt mailing list