<div dir="ltr">hi Marc,<br>first of all i would like to apologies for so late reply. I was stuck in my semester examinations.<br>and this time I wanted to come only with some lead, so didn't informed with that.<br><br>
i was basically talking about all the select tags. See from my research i found that due to some reason keyup and keydown events are not integrating correctly with those tags. And since keypress event don't catch "enter key" press, so it is not functioning.<br>
<br>since i was not able to find a general solution at once, i thought of going through a more specific select tag and solve its issue and then find a general solution. so i started focusing over the "recent_tagle_tag" in "<span style="font-family:Consolas,'Lucida Console',monospace;font-size:12px;white-space:nowrap">pma_navigation_content".</span> i added many onkeypress/up/down events so that we can bypass the situation where enter key hit is not even recognized. <br>
<br>simplest solution which i found to it was simple writing a onkeydown/up event (not onkeypress) and to determine the enter key hit. Once determined, losing the focus from select tag, simply solves our purpose.<br><br>i did this on my local server pma and its working.<br>
please give your comments.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Mar 2, 2014 at 5:28 PM, Marc Delisle <span dir="ltr"><<a href="mailto:marc@infomarc.info" target="_blank">marc@infomarc.info</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Le 2014-03-01 18:16, Aayush Anand a écrit :<br>
<div><div class="h5">> hi Marc,<br>
> i have been thoroughly going through the source code for last 4 days,<br>
> looking for the potential fault for not enter key not working. I was not<br>
> able to locate any such potential reason. Then i started thinking in<br>
> 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<br>
> when i run PMA on IE9, enter doesn't work but still esc button works in<br>
> the same way. This may be because of keyup and keydown event handler<br>
> used for enter key and not for esc key.<br>
><br>
> please tell me if i am thinking in correct direction.<br>
<br>
<br>
</div></div>Hi Aayush,<br>
you might have found the cause. Note that these bug tickets are still<br>
there because nobody found a solution.<br>
<br>
Please tell us which exact select box you are looking at.<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Marc Delisle<br>
<a href="http://infomarc.info" target="_blank">http://infomarc.info</a> | <a href="http://phpmyadmin.net" target="_blank">http://phpmyadmin.net</a><br>
<br>
------------------------------------------------------------------------------<br>
Flow-based real-time traffic analytics software. Cisco certified tool.<br>
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer<br>
Customize your own dashboards, set traffic alerts and generate reports.<br>
Network behavioral analysis & security monitoring. All-in-one tool.<br>
<a href="http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk" target="_blank">http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk</a><br>
_______________________________________________<br>
Phpmyadmin-devel mailing list<br>
<a href="mailto:Phpmyadmin-devel@lists.sourceforge.net">Phpmyadmin-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><div style="font-family:arial;font-size:small">Thanks & Regards<br>Aayush</div><div style="font-family:arial;font-size:small">2nd Year Undergraduate Student</div>
<div style="font-family:arial;font-size:small">Department of Mining Engineering</div><div style="font-family:arial;font-size:small">Indian School of Mines, Dhanbad</div><div style="font-family:arial;font-size:small">Mobile No: (+91)9162648465</div>
</div>
</div>