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

hbox's widths properties specified in Chrome is not precise

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 5.0.11, 6.0.1
    • 5.0.10, 6.0.0
    • Components
    • None
    • Chrome

      For example, (zktest/test2/B35-2280258.zul)

      <zk>
      You should see the width of the cell is as well as its label.
      <hbox style="border:1px solid #336" width="100px" widths="30px, 50px">
      30px
      <splitter/>
      50px
      </hbox>
      </zk>
      

      The width of the second text will be 52px.

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

              Created:
              Updated:
              Resolved: