We are upgrading our application to use ExtJS 5 from ExtJs 4.2. After updating some code we noticed a new border appears on a number of controls when those controls receive focus (tab, button, grid cell). We would like to remove the border that appears.

Focus Border.PNG


What is the best way to remove this? A config? a custom theme?