Comment 0 for bug 1421669

Revision history for this message
Alexandre Abreu (abreu-alexandre) wrote : Qny qml app using a QtWebkit WebView and a MainView fail to load on the device

On the UbuntuPhone device (Vivid or RTM based), any app as simple as:

MainView {
    Page { WebView { } }
}

fails to load, the app load spinner does on forever,