<zk>
<window border="normal" width="550px" height="300px" sizable="true" mode="overlapped" title="Window One">
This is just a window to use to obscure the other one.
</window>
<window border="normal" width="350px" height="200px" sizable="true" mode="overlapped" title="Window Two">
<window border="normal" width="250px" height="100px" sizable="true" mode="overlapped" title="Window Three">
Click Me
</window>
</window>
</zk>
If you position the windows so the single window partially obscures the nested ones, clicking the nested window will not bring those two windows to the front. Clicking the parent behaves as expected.
Logged In: YES
user_id=1684431
Originator: NO
Fixed since 6/11.