Sometimes you are writing scripts in the event sheet you are prompted with autocomplete suggestions regarding what you are typing. Sometimes you already wrote what you wanted and you wish to move the typing cursor to write some more in another place. The case is that this autocomplete suggestions reads the arrow keys presses to navigate within it. But it is OK because if you press ESC it closes the autocomplete suggestions. The problem is that if you press ESC it also cancel your editing and throws out everything you wrote until now. This is really annoying and has already causes a lot of trouble. Is it possible to add sensitivity to construct so that it knows that you are only trying to close the autocomplete?