When the users enters find mode and then hits the escape key,
the framework seems to stop responding.
It looks as if the find mode is cancelled, but not completely.
If i go in debug mode after going into find-mode, nothing happens when i hit the escape key.
I can hit any key after escape, nothing happens anymore and the debugger also does nothing, so no code is executed.
So it is not any framework code or my code.
What does escape-key do in find mode and can it be disabled ??