This is a migrated thread and some comments may be shown as answers.

Password mode always asking Firefox to save password?

1 Answer 87 Views
Input
This is a migrated thread and some comments may be shown as answers.
thdwlgP
Top achievements
Rank 1
thdwlgP asked on 03 Apr 2009, 06:11 PM
I have a modalpopup panel that pops up when user clicks sign in and I used rad textbox for username and password so i can use the EmptyMessage but only on firefox, whenever I click on another webcontrol on the page that does a updatepanel update page (not a page post back),
Firefox keeps showing the "Do you want Firefox to remember this password?" Only with a RadTextBox with TextMode="Password". Doesnt happen if I change it to a asp:Textbox with TextMode="password".

Is there a known issue with this? The only reason why i want to use radtextbox for this is the EmptyMessage (watermark text).

Thanks

1 Answer, 1 is accepted

Sort by
0
Pavel
Telerik team
answered on 07 Apr 2009, 06:16 AM
Hello J,

I just tested this with a regular textbox, but firefox still asked me to save the password. I think this behavior is related to the browser settings, and not to the control itself. In any case, if an asp texbox works for you, I can suggest you to try the RadInputManager to apply an EmptyMessage.

Regards,
Pavel
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
Tags
Input
Asked by
thdwlgP
Top achievements
Rank 1
Answers by
Pavel
Telerik team
Share this question
or