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

IE9 failure table structure, row spans on 6.5.2

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Critical Critical
    • None
    • 6.5.2
    • Browser Issue
    • Google Chrome, FireFox, IE9 on Windows 7

      When you design a form and see the preview on google chrome and firefox is ok, but when check it on IE9 and all the form is broken. This happend on ZK 6.5.2 but not on 6.5.0.

      Screen attached.

      .zul code:

      <window >
      <grid width="500px" >
      <rows>
      <row spans="35%,75%">
      <cell>cell_1 – 35%</cell>
      <cell>cell_2 – 75%</cell>
      </row>
      <row spans="40%,60%">
      <cell>cell_1 – 40%</cell>
      <cell>cell_2 – 60%</cell>
      </row>
      </rows>
      </grid>
      </window>

            Unassigned Unassigned
            everisDesa everisDesa
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: