Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.6.3, 4.7.0
-
None
-
Mac OS X / Qt 4.6.3 / Qt 4.7.0-beta1
Description
Different behavior when a "stay on top" top level window show a modal children dialog.
On Qt 4.6 the children is not visible, on Qt 4.7 the children is visible.
What is the correct behavior ?
Does a stay on top window showing a child always have the child under the window ? or it should be visible ?
See more in the test case.