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

Processing indicator briefly displayed in non-localized text

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 6.5.5, 7.0.1
    • 6.5.3
    • None

      org.zkoss.zk.ui.sys.HtmlPageRenders.outDivTemplateBegin() outputs a non-localized loading indicator ("Processing...") when initially loading the page:

      out.write(" class=\"z-temp\"><div id=\"zk_proc\" class=\"z-loading\"><div class=\"z-loading-indicator\"><span class=\"z-loading-icon\"></span>Processing...</div></div>");

      This issue might be related to ZK-1505.

      Furthermore, the z-temp class adds a mask that gets duplicated and as such significantly darkens the entire page for a brief period (see attached screenshots).

            RaymondChao RaymondChao
            nikaspran nikaspran
            Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: