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

vflex miscalculated height on IE9

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 5.0.10
    • 5.0.9
    • Components
    • None

      refer to zul code below

      ZK 5.0.7.1 works well, but not after ZK 5.0.8 (tested use zk fiddle)

      <zk>
      <div id="main" vflex="true" width="100%">
      <div height="200px" width="100%" style="background: #5CB3FF;">
      </div>
      <div id="toolbarMask" visible="false">
      </div>
      <div vflex="true" width="100%" style="background: #9E7BFF;">
      </div>
      </div>
      </zk>

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

              Created:
              Updated:
              Resolved: