-
Bug
-
Resolution: Invalid
-
Normal
-
None
-
7.0.1
Excepted: should see caption style correct and Center Content correctly
Actual: Caption style is not applied, Center Content is missing
Reproduce sample:
<zk> <borderlayout> <north> <div>North content (visible)</div> </north> <center> <caption>Center caption (visible)</caption> <div>Center Content (not visible)</div> </center> </borderlayout> </zk>
This issue only happened to ZK CE version.