There is a bug when using setEmptyText on a PasswordField (TextField with setPassword to true). The empty text is replaced by ****.
Printable View
There is a bug when using setEmptyText on a PasswordField (TextField with setPassword to true). The empty text is replaced by ****.
Empty text is disabled when the field is a password field. Fix is in SVN.
With all due respect, but that is not a very smart idea.
You would like to have empty text on password fields as well.
Let us say you have two text fields, username and password. Instead of putting labels, you can just set empty texts in both fields to notify that one is username and the other one is password.
Same way facebook is doing.
I think this behavior should be provided by the library itself... It looks kind of weird if you have empty texts for all your fields EXCEPT the password field.... so if you want to have a nice look everyone has to implement this himself...
hi, I'm using gxt-2.0.1 and I'm having the same issue. I see above the "fix is in the SVN" could you please advise how I can get to the SVN. Sorry new to this forum so I'm not exactly sure what the SVN is.
Please help thanks.
Basically as above, I need emptyText fields available for textfields AND password textfields.
Regards,
Frank Fera