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

Opera hflex="min" fail with listbox and tree in auxhead

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 5.0.10
    • 5.0.8
    • Browser Issue
    • None
    • Opera only

      Please test with B50-ZK-272.zul

      For example,
      <grid hflex="min">
      <auxhead>
      <auxheader label="A" />
      <auxheader label="A" />
      </auxhead>
      <columns>
      <column label="A" />
      <column label="A" />
      </columns>
      </grid>
      <listbox hflex="min">
      <auxhead>
      <auxheader label="A" />
      <auxheader label="A" />
      </auxhead>
      <listhead>
      <listheader label="A" />
      <listheader label="A" />
      </listhead>
      </listbox>
      <tree hflex="min">
      <auxhead>
      <auxheader label="A" />
      <auxheader label="A" />
      </auxhead>
      <treecols>
      <treecol label="A" />
      <treecol label="A" />
      </treecols>
      </tree>

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

              Created:
              Updated:
              Resolved: