[SailfishDevel] Junat.net site not working/rendering correctly with SilicaWebView
Jollailija Developer
jollailija at gmail.com
Thu Dec 21 19:06:59 UTC 2017
Hi,
the following code works for https://jolla.com/ but for some reason it
doesn't work with https://www.junat.net/ (results in a blank, white page)
import QtQuick 2.1
import Sailfish.Silica 1.0
import QtWebKit 3.0
Page {
id: page
WebView {
anchors.fill: parent
url: "https://www.junat.net/"
}
}
The site does work with WebPirate, which also uses Qt WebKit for rendering.
What is wrong and how can I debug and fix this?
All help is greatly appreciated.
Love,
jollailija
--
Sent from my Jolla Phone
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.sailfishos.org/pipermail/devel/attachments/20171221/dee82b9b/attachment.html>
More information about the Devel
mailing list