-
Type:
New Feature
-
Resolution: Done
-
Priority:
Normal
-
Affects Version/s: 8.6.1
-
Component/s: ZK Client Engine
-
Security Level: Jimmy
-
None
-
ZK 8.6.3 S1
-
None
in a few places ZK uses the CSS property clip:rect(...) which is deprecated in CSS and the alternative clip-path is recommended
e.g. used in our file upload button, which is a vital component, and affects many in case browsers stop supporting this feature
https://github.com/zkoss/zk/blob/caa0c0c8dbe925b871dcda21550a285aaa9dd865/zul/src/archive/web/js/zul/Upload.js#L138
- relates to
-
ZK-4589 hidden file upload input obstructing other widgets
-
- Closed
-