Completed
Last Updated: 15 Feb 2021 13:52 by ADMIN
Release R1 2021 SP2
Stoyan
Created on: 28 Jan 2021 07:01
Category: TextBoxControl
Type: Bug Report
2
RadTextBoxControl: the spaces are not converted to PasswordChar when UseSystemPasswordChar=true

Dear Support,

 

i'm using the RadTextBoxControl for Login-Window.

As excepted the Password ist set as UseSystemPasswordChar = true.

The problem is that space is not converted to the PasswordChar (yes some customer has space in the password).

 

Is that a BUG or is there a workaround?

 

Greetings,

Stoyan

1 comment
ADMIN
Nadya | Tech Support Engineer
Posted on: 28 Jan 2021 10:56

Hello, Stoyan,

I tested this scenario on my end and confirm there is an issue with RadTextBoxControl when entering an empty space. I have logged it in our feedback portal by making this thread public. You can track its progress, subscribe for status changes and add your comments on the following link: https://feedback.telerik.com/winforms/1504308-radtextboxcontrol-the-spaces-are-not-converted-to-passwordchar-when-usesystempasswordchar-true 

I have also updated your Telerik Points.

Currently, you can use the RadTextBox instead RadTextBoxControl.

 this.radTextBox1.UseSystemPasswordChar = true;

I hope this helps. Should you have any other questions please let me know.

Regards,
Nadya
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.