-
Bug
-
Resolution: Fixed
-
Normal
-
7.0.5
-
Security Level: Jimmy
-
None
-
ZK 7.0.7
-
None
Reproducible Sample:
<window border="normal" title="hello"> <vlayout> <div height="800px">Welcome to ZK Fiddle</div> <datebox format="dd/MM/yyyy" /> <div height="1200px">Welcome to ZK Fiddle</div> </vlayout> </window>
Reproduce steps:
1. Scroll down the page until datebox showed using iPad safari.
2. Click on the button to show the popup, it is a bug when the popup positioned on top of the screen.