-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Done
-
Affects Version/s: 5.0.0 Beta 2
-
Fix Version/s: 5.0.0 RC 1
-
Component/s: QML: Declarative and Javascript Engine
-
Labels:None
-
Environment:Windows 7
-
Commits:85e9ba49580e307e1213c87cdbfdc301848f497f, bd88379482fd8896ec5dd1a20deb2f47c93a4347
My sample windows goes black when I restore a minimized window in Windows 7 x64. Have to resize window to be able to see contents.
Code:
import QtQuick 2.0 Rectangle { width: 360 height: 360 Image { id: myImge source: "http://symbian-developers.net/wp-content/uploads/2012/08/qt-logo.jpg" } }
- is required for
-
QTBUG-27426 Qt 5.0 Final release tasks
-
- Closed
-