Center content disappeared when using Caption in ZK CE version

XMLWordPrintable

    • Type: Bug
    • Resolution: Invalid
    • Priority: Normal
    • None
    • Affects Version/s: 7.0.1
    • Component/s: Components
    • None

      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.

            Assignee:
            jumperchen
            Reporter:
            vincentjian
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: