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

Panelchildren's vflex fail in a model window on IE6

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 5.0.8
    • 5.0.7.1
    • Browser Issue
    • IE6

      You can also test with zktest/test2/B50-3313071.zul

      For example, (if you remove the vflex in panelchildren, the result is correct)

      <window mode="modal" title="Edit Appointment" border="normal"
      position="center" hflex="min">
      <panel hflex="min">
      <panelchildren vflex="min" hflex="min">
      <borderlayout vflex="min" hflex="min">
      <center vflex="min" hflex="min">
      <div style="background-color:red; width:100px;height:100px">
      You should see a square red color.(100px * 100px)
      </div>
      </center>
      </borderlayout>
      </panelchildren>
      </panel>
      </window>

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

              Created:
              Updated:
              Resolved: