-
Bug
-
Resolution: Fixed
-
Normal
-
5.0.11
-
Security Level: Jimmy
-
None
Click the button, and the fileupload dialog will be masked
<zk> <button label="test" onClick='pp.open(20,20);'></button> <popup id="pp" > <button id="btn" label="test" onClick='Fileupload.get();'/> </popup> </zk>