Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-2252

Center content disappeared when using Caption in ZK CE version

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Normal Normal
    • None
    • 7.0.1
    • Components

      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.

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

              Created:
              Updated:
              Resolved: