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

Open the Messagebox will show a error

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 5.0.9
    • 5.0.8
    • Components
    • Security Level: Jimmy
    • None

      <zk>
      <zscript><![CDATA[
      class MyDiv extends org.zkoss.zul.Div implements IdSpace {
      }
      ]]></zscript>
      <div use="MyDiv"/>
      <button label="Click me, then close the messabebox, and click me again, it will show the error" width="150px">
      <attribute name="onClick">
      Messagebox.show("Question is pressed. Are you sure?", "Question", Messagebox.OK | Messagebox.CANCEL, Messagebox.QUESTION);
      </attribute>
      </button>
      </zk>

            Jenkins Jenkins
            jimmyshiau jimmyshiau
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 30 minutes
                30m