BorderLayout not stretched across the width of the window

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Later
    • None
    • Affects Version/s: 7.0.2
    • Component/s: Components, Container
    • Environment:

      Browser: FF 29.0.1, IE 11
      OS: Windows 8.1 x64

    • None

      BorderLayout does not change its dimensions when resizing Window. But if you make a change in the size of the browser window, the BorderLayout immediately stretched boundaries Window. The error appears after clicking "maximizable" and then clicking "restore maximizable" of the Window

      <window border="normal" title="demo" closable="true" sizable="true" maximizable="true">
      <borderlayout vflex="1" hflex="1">
      <north border="none">
      bla-bla
      </north>
      <center border="true" style="border:1px solid red">
      bla-bla
      </center>
      </borderlayout>
      </window>

            Assignee:
            Unassigned
            Reporter:
            Borz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: