[Webkit-unassigned] [Bug 50222] [Qt] QML WebView inside a Flickable shows checkers pattern at startup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 2 03:36:51 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=50222





--- Comment #2 from Henry Haverinen <henry.haverinen at nokia.com>  2010-12-02 03:36:51 PST ---
Here's how you should be able to reproduce this:

1. Install Qt 4.7 on Windows or Mac
2. Save the code snippet above as testcase.qml
3. run qmlviewer testcase.qml

I've reproduced the problem on windows and Mac but it occurs on devices too.

An alternative is to create a little C++ application that embeds a QDeclarativeView for showing this problem. You could use the Qt Quick application wizard present in Qt Creator 2.1 beta and paste the code snipped as the main.qml.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list