REQUIRED INFORMATION

Ext version tested:


Browser versions tested against:



  • FF 32.0.2, firebug 2.0.4

  • Chrome 37.0.2062.120


DOCTYPE tested against:


Description:



  • Enabling of the field containers after disabling works wrong


Steps to reproduce the problem:



  • Got to the fiddle http://ift.tt/133BPpH.

  • Run the application against any 5.1 version.

  • Push the button disable to disable the fields.

  • Push the button enable to enable the fields.

  • You will see that the fields of the containers are grayed and still disabled.

  • It worked fine in ExtJS 5.0.x.


The result that was expected:



  • The fields should be enbaled after re-enabling.


The result that occurs instead:



  • The fields are still disabled after re-enabling.