manhcodedao / jquery-watermark

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

Not working in Firefox 3.6.13 for Linux #45

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Call watermark on any form element

What is the expected output? What do you see instead?
Expected to see a watermark in the input but the text is plain.  Also changes 
the password field to plain text.

What version of the product are you using? On what operating system?
3.1, Linux

Please provide any additional information below.
Works in all browsers in Windows, including Firefox.

Original issue reported on code.google.com by tmis...@gmail.com on 8 Jan 2011 at 8:46

GoogleCodeExporter commented 8 years ago
I'm using the demo page for the Watermark plugin version 3.1 using Firefox 
3.6.13 on Ubuntu Ubuntu 10.04 LTS (Lucid Lynx), and it is working perfectly.

I suspect there is something wrong or conflicting with the plugin on your page.

When debugging a problem like this, it is usually best to strip the page down 
to its bare components, and then gradually add things back in until it starts 
failing.  Then you know what the problem is.

Original comment by t...@speednet.biz on 8 Jan 2011 at 3:34

GoogleCodeExporter commented 8 years ago
I realize how you debug these things.  I am in charge of a large team and went 
through all the standard steps.  I installed 3.0.6 instead of 3.1 and it works 
fine now.  I was getting no javascript or css errors that would appear to be an 
issue in this.  I broke it down to only a few libraries.  At this point though, 
I can't spend the time to figure out just what about 3.1 conflicted with 
something else.  When you release a new version I will see if it still has the 
issue.

Original comment by tmis...@gmail.com on 8 Jan 2011 at 5:09