I have a simple 2-field form in a modal dialog but when a field has focus and the user pushes the ESC key the whole dialog closes. I don't want this to happen. What's weird is it only happens when a field has focus, not when the window has focus.
Here is a fiddle: https://fiddle.sencha.com/#view/editor&fiddle/35rg
Any Help would be appreciated.