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

Textbox cannot be loaded when using Breeze theme

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Normal Normal
    • None
    • 6.0.2, 6.5.1
    • None
    • Tested on MacOS X, Linux and Window, using Firefox and Chrome.

      Textbox cannot be loaded when using Breeze theme. The web page freezes on "Processing".
      Switching to the Silvertail theme resolves the issue.

      Here is the ZUL code which causes the issue:
      <textbox value="@bind(home.newIndexName)" cols="50" />

      With this code, everything goes well:
      <label value="@bind(home.newIndexName)" />

      Here is the javascript error we get using Chrome:
      Uncaught TypeError: Cannot set property 'renderSpinnerButton' of undefined

      The java script error on Firefox:
      Error: TypeError: zul.inp.Renderer is undefined
      Source File: http://localhost:8080/oss-1.4/zkau/web/1dc1d9c4/js/zul.breeze.wpd;jsessionid=6FEFE589ED018858F650039680D102FF
      Line: 4

      Thanks for your help ! The 1.4 release of OpenSearchServer is waiting for this fix

            Unassigned Unassigned
            ekeller ekeller
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: