-
Bug
-
Resolution: Fixed
-
Normal
-
5.0.10
-
Security Level: Jimmy
-
iPad
-
None
Position of modal window will jump when type something in textbox.
<zk> <window mode="modal" title="Modal Window" border="normal" position="center"> <textbox width="200px" height="14px" /> <textbox width="95px" height="14px" /> <textbox width="89px" height="14px" /> </window> </zk>