Borderlayout label width inconsistent between browsers

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 5.0.10
    • Affects Version/s: 5.0.9, 6.0.0
    • Component/s: Browser Issue
    • Environment:

      Tested on
      IE 9
      FF 8
      Chrome 15
      with ZK 6.0.0.FL.20111128

    • None

      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>

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

              Created:
              Updated:
              Resolved: