nanatiris / jquery-watermark

Automatically exported from code.google.com/p/jquery-watermark
0 stars 0 forks source link

Pssword watermark broken in newer versions. #46

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I am currently using version 3.0.6 and tried upgrading to 3.1.  However after 
upgrading I noticed that the watermark is no longer working on a password box.  
It doesn't display the watermark and when typing in the password box it is 
displaying text instead of the masked characters.  From the behavior I think 
the password box is being replaced with the text box used for displaying the 
watermark but the text box isn't being hooked up properly.

If you look at the sample HTML included in the 3.1 download you can see that 
the password box is broken.  I tested in Internet Explorer and Firefox.

Original issue reported on code.google.com by danielc%...@gtempaccount.com on 10 Jan 2011 at 2:38

GoogleCodeExporter commented 9 years ago
Fixed a regression bug that prevented non-native watermarks from working in 
password input boxes.

Original comment by t...@speednet.biz on 10 Jan 2011 at 3:31