window cannot maximize when caption changed

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 5.0.8
    • Affects Version/s: None
    • Component/s: Components
    • None
    • None

      <window border="normal" width="200px" mode="overlapped" maximizable="true">
      <caption id="caption" label="test">
      </caption>
      <button label="chage">
      <attribute name="onClick">
      caption.setLabel("123");
      </attribute>
      </button>
      </window>

      After click the "chage" button, the maximize button not work.

            Assignee:
            benbai
            Reporter:
            karry
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: