You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I enter more characters in a password field than it is wide, the additional characters are no longer visible and the cursor moves outside the PasswordBox.
To Reproduce
Check out PasswordBox Page in WPF UI Gallery.
Expected behavior
The behavior should be the same as a normal TextBox.
Screenshots
OS version
Windows 11 23H2 (Build 22631.3155)
.NET version
.NET 8.0
WPF-UI NuGet version
3.0.0
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
If I enter more characters in a password field than it is wide, the additional characters are no longer visible and the cursor moves outside the PasswordBox.
To Reproduce
Check out PasswordBox Page in WPF UI Gallery.
Expected behavior
The behavior should be the same as a normal TextBox.
Screenshots
OS version
Windows 11 23H2 (Build 22631.3155)
.NET version
.NET 8.0
WPF-UI NuGet version
3.0.0
Additional context
No response
The text was updated successfully, but these errors were encountered: