vflex miscalculated height on IE9

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 5.0.10
    • Affects Version/s: 5.0.9
    • Component/s: Components
    • None
    • 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>

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

              Created:
              Updated:
              Resolved: