Using timer together with hflex makes browser hang

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 6.5.2
    • Affects Version/s: 6.5.1
    • Component/s: Components
    • None
    • Environment:

      IE, Firefox, Chrome

    • None

      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.

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

              Created:
              Updated:
              Resolved: