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

Open the Messagebox will show a error

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Normal
    • Resolution: Fixed
    • Affects Version/s: 5.0.8
    • Fix Version/s: 5.0.9
    • Component/s: Components
    • Security Level: Jimmy
    • Labels:
      None

      Description

      <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>

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                Created:
                Updated:
                Resolved:

                  Time Tracking

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