-
Bug
-
Resolution: Cannot Reproduce
-
Blocker
-
None
-
7.0.4
-
None
-
Security Level: Jimmy
-
ZK 7.0.7
Using this component (but the problem exist also with button and fileupload component):
<toolbarbutton id="btnFileUpload" upload="true,native" sclass="btn btn-default fa fa-upload"/>
In Safari browser:
The onUpload event is not fired once the file is uploaded.
In Chrome browser:
The file upload is asked twice before firing the onUpload event.
- relates to
-
ZK-3089 Upload dialogue open again after click 'cancel'
- Closed