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

"Processing..." progress bar not appears in 6.5.1

XMLWordPrintable

      To reproduce the bug execute the code snippet (you can find below) with the latest distrib (I used zk*-6.5.1.FL.20121109.jar) and press "Access page" button.

      Bug: "Processing..." progress bar not appears as you can see at the attached image.

      The code snippet
      <zk xmlns="http://www.zkoss.org/2005/zul">
          <div>
              <button label="Access page" onClick="Thread.sleep(10000L);"/>
          </div>
      </zk>
      

            vincentjian vincentjian
            asd7004 asd7004
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: