It does not cover mouse operations. Currently the patch uses "keyup" event so it listens only changes through keyboard. If someone "right-click" the field and cut/paste content from field it does not detect those.
Status: open Group: Latest_Git Created: Wed Jun 11, 2014 07:25 PM UTC by Chirayu Chiripal Last Updated: Fri Jun 13, 2014 12:46 PM UTC Owner: nobody
It does not cover mouse operations. Currently the patch uses "keyup" event
so it listens only changes through keyboard. If someone "right-click" the
field and cut/paste content from field it does not detect those.
yup patch is needed for this, we shall listen on "onchange" event! Anyone working on this or I shall?
Minhaz,
please give your comments about https://github.com/phpmyadmin/phpmyadmin/pull/1222.
I'll have a look, seems like lot of modification
Minhaz,
minhaz.cistoner.org || cistoner.org
On Fri, Jun 13, 2014 at 6:18 PM, Marc Delisle lem9@users.sf.net wrote:
Related
Bugs:
#4451