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

window cannot maximize when caption changed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 5.0.8
    • None
    • Components
    • 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.

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

              Created:
              Updated:
              Resolved: