Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-3121

ExtJS bug when sometimes calling #enable() method on fields

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.2.0
    • 4.2.0
    • None
    • None
    • 4.2 M11

      1 time out of 40, this JS error can appear:

      Uncaught TypeError: Cannot read property 'style' of null
          at constructor.unmask (ext-all.js:53816)
          at constructor.unmask (ext-all.js:74742)
          at constructor.callParent (ext-all.js:13104)
          at constructor.unmask (Ext.fixes.js:346)
          at constructor.onEnable (ext-all.js:73705)
          at constructor.enable (ext-all.js:72526)
          at constructor.<anonymous> (AbstractFieldsWrapper.js:366)
          at constructor.each (ext-all.js:45776)
          at constructor.enable (AbstractFieldsWrapper.js:363)
          at SearchCriteria.js:289 

      The whole UI is then broken.

            sprieul Simon Prieul (Inactive)
            sprieul Simon Prieul (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: