<div dir="ltr">hi Marc,<br>i have been thoroughly going through the source code for last 4 days, looking for the potential fault for not enter key not working. I was not able to locate any such potential reason. Then i started thinking in different way and read about issues of working of active x in IE9. <br>
can it be because of that reason.?<br>if i run PMA in chrome, my esc button works same as enter button. Now when i run PMA on IE9, enter doesn't work but still esc button works in the same way. This may be because of keyup and keydown event handler used for enter key and not for esc key.<br>
<br>please tell me if i am thinking in correct direction.</div>