Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.2.1, 5.3.1
-
Fix Version/s: 5.4.0
-
Component/s: Widgets: Widgets and Dialogs
-
Labels:
-
Environment:Windows
-
Commits:4354fef3d4c45a9ac1c01cf99627aad6d3b4d68d (5.4, 29.8.2014, 5.4)
Description
If a child dialog which is iconified is closed/hide programmatically, up on activation still shows and clicking on close button has no effect.
Attached example reproduces it:
Steps:
Run the example
Click on button to minimize all widget
wait for 5 second (when timer fires and dialog is set to close/hide)
click on iconified window in task bar
Child dialog still visible and closing it with mouse has no effect.
This works good with Qt4