In Extjs 4.1 I have an editable grid with listeners object where keydown event is caught for some purpose.my problem is when a cell is in edit mode my keydown listener function is not fired.I have no idea what's going on under the hood,any clue or solution will be appreciated.