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

Panel width is too small when content is small and title is big

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 7.0.2
    • 6.5.2
    • None
    • windows 7, firefox 20, ie10

      The following panel is displayed too narrowly when hflex="min" and the panel has a large title.

      <zk>
      
      <vlayout spacing="1em">
      
      <span>Using firefox 20 and IE 10. </span>
      
      <panel hflex="min" border="normal" collapsible="true" >
      	<caption>Panel has an extremely long title.</caption>
      	<panelchildren>
      		My data.
      	</panelchildren>
      </panel>
      
      </vlayout>
      
      </zk>
      
      

            jumperchen jumperchen
            Jackster Jackster
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: