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

Using timer together with hflex makes browser hang

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 6.5.2
    • 6.5.1
    • Components
    • None
    • IE, Firefox, Chrome

      Starting with version 6.5.1 the following code makes browser show the "Processing..." message indefinitely.

      <hlayout>
      	<label hflex="1" value="1" />
      	<label hflex="2" value="2" />
      	<timer />
      </hlayout>
      

      It works fine either by removing the timer component or the hflex attributes.

            vincentjian vincentjian
            benedetti benedetti
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: