Quantcast
Channel: Internet Explorer Web Development forum
Viewing all articles
Browse latest Browse all 3527

IE 11 issue with two password input fields

$
0
0

Hi

I am finding a strange issue on IE 11, which is already reported in a topic "IE11 and multiple password text boxes".

I am attaching a simple html document which shows the issue. After filling the password and confirm password fields, click submit. It can be seen that the confirm password field immediately becomes empty. The GET/POST request also has the confirm password field as empty. Is this a bug in IE 11 as it works fine with older versions of IE and other browsers?

Regards
Deepesh

<!DOCTYPE HTML><html><head> <meta charset="UTF-8"><title>test</title></head><body><form id="frmNewUser_3" autocomplete="off" name="frmNewUser" action="http://1.1.1.1" method="get"><table id="TABLE_updatelocalpref_2"><tr><td>Username:</td><td>test</td><td>&nbsp;</td></tr><tr><td>Full Name:</td><td><input id="name_39" type="text" name="name" maxlength="128" size="20" value="Unspecified Name"></td><td>&nbsp;</td></tr><tr><td>Password:</td><td><input id="passwd_2" type="password" size="20" name="passwd" value=""></td><td>&nbsp;</td></tr><tr><td>Confirm Password:</td><td><input id="confirm_passwd_2" type="password" size="20" name="confirm_passwd" value=""></td><td>&nbsp;</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr></table><input id="btnEdit_1" type="submit" name="btnEdit" value="Save Changes"></form></body></html>


Viewing all articles
Browse latest Browse all 3527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>