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

Borderlayout label width inconsistent between browsers

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 5.0.10
    • 5.0.9, 6.0.0
    • Browser Issue
    • Tested on
      IE 9
      FF 8
      Chrome 15
      with ZK 6.0.0.FL.20111128

      When using borderlayout, the width of text labels in the <west> and <east> components varies between browsers (or maybe it's the width of the <west> and <east> components themselves). This causes the text to be displayed in multiple lines in IE, but in one line on others (FF and Chrome).

      Example that will demonstrate the issue:
      <zk>
      <borderlayout>
      <west>Some long text on the left</west>
      <center>Some more text in the middle</center>
      <east>Some text on the right</east>
      </borderlayout>
      </zk>

            SimonPai SimonPai
            derepentigny derepentigny
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: