- 
    Bug 
- 
    Resolution: Done
- 
    P2: Important 
- 
    5.8.0
- 
    macOS 10.12
import QtQuick 2.9 import QtQuick.Window 2.2 Window { id: window visible: true width: 400 height: 400 Rectangle { color: "navajowhite" implicitHeight: 24 width: parent.width } }
- relates to
- 
                    QTBUG-54531 Windows [REG 5.7->5.8] Resizing QML windows leaves artifacts behind -         
- Closed
 
-         
- 
                    QTBUG-69321 QtQuick not rendering into correct frame on layer-backed view when resizing window -         
- Closed
 
-