Uploaded image for project: '[Read Only] - Hippo Wicket ExtJS'
  1. [Read Only] - Hippo Wicket ExtJS
  2. WICKETEXTJS-41

Ext component trees are not initialized in the same order in all browsers

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      Each Ext component tree is initialized in an Ext.onReady() callback. Each callback should directly be triggered by an explicit call to Ext.fireDocReady() after it. However, it turns out that not all browsers execute these onReady callbacks in the same order. Chrome executes all callbacks in the order they appear in the response, but in Firefox and IE the order usually differs. Ext code that relies on global changes done by components in another component tree may therefore break in Firefox and IE.

      Attachments

        Issue Links

          Activity

            People

              jsheriff Junaidh Kadhar Sheriff
              mdenburger Mathijs den Burger (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: