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

The north calculate a wrong size when place borderlayout in the second tab (CE/PE only)

XMLWordPrintable

      <zk>
      	<tabbox height="500px" width="500px">
      		<custom-attributes org.zkoss.zul.client.rod="false" />
      		<tabs>
      			<tab label="Definition" />
      			<tab label="Discovery" />
      		</tabs>
      		<tabpanels>
      			<tabpanel></tabpanel>
      			<tabpanel>
      				<borderlayout>
      					<north>
      						<window title="x" vflex="1" border="normal"></window>
      					</north>
      					
      					<center >
      						<window title="x" vflex="1" border="normal"></window>
      					</center>
      					
      				</borderlayout>
      			</tabpanel>
      		</tabpanels>
      	</tabbox>
      </zk>

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

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 1 hour
                1h