- 
    Bug 
- 
    Resolution: Done
- 
    P3: Somewhat important 
- 
    5.3.1
- 
    None
- 
    Kubuntu 14.04 64-bit
- 
        abaa8cf657111c86f1db72dff65a0c85e158f7b1 (qt/tqtc-qtdeclarative/5.12) b34a9545e9a78646f6bef2cec2da46772ad4defa (qt/qtdeclarative/5.15.1) 1c8bce285522e0dcfd13fe6c514f4756d6d6438c (qt/tqtc-qtdeclarative/6.0)
import QtQuick 2.2 import QtQuick.Controls 1.1 ApplicationWindow { visible: true width: 1024 height: 768 Item { width: 200 height: 200 Column { width: parent.width Rectangle { id: header width: parent.width height: 50 Row { Button { text: "Click Me" } } } Grid { id: grid columns: 2 rowSpacing: 10 columnSpacing: 10 width: parent.width height: parent.height } } } }
- relates to
- 
                    QTBUG-83856 Freeze happens when Row is used without width/height set -         
- Closed
 
-         
- 
                    QTBUG-88339 Application Zoom freezes with "Polish loop detected" -           
- Closed
 
-         
- 
                    QTBUG-83856 Freeze happens when Row is used without width/height set -         
- Closed
 
-         
| For Gerrit Dashboard: QTBUG-40220 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V | 
| 299581,9 | Improve polish loop detection and diagnostics | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 | 
| 300937,2 | Improve polish loop detection and diagnostics | 5.15 | qt/qtdeclarative | Status: MERGED | +2 | 0 | 
| 300946,5 | Improve polish loop detection and diagnostics | 5.12 | qt/qtdeclarative | Status: MERGED | +2 | 0 |