- 
    Bug 
- 
    Resolution: Done
- 
    P3: Somewhat important 
- 
    None
- 
    4.5.3, 4.7.1, 4.7.2, 5.4.2
- 
    None
- 
    Windows XP
- 
        deab54f84f5771755c714e52b4587f152de09446
If a Q3Table is used in a dialog, it crashes, when changing the windowflags of its parent window. However this doesn't happen, if Qt::StaticContents and Qt::WA_StaticContents are turned off for all widget children of the Q3Table.
Attached is a small example demonstrating this issue:
- run the application
- click on the button 'open dialog', a dialog window appears
- click on the button 'set window flags', the flags of the parent window will be reset
- close dialog, program crashes
If you run this example with the workaround uncommented (lines 29-35), the application doesn't crash.
- relates to
- 
                    QTBUG-22605 Crash floating QDockWidget with Qt::WA_StaticContents on delete -           
- Closed
 
-