-
-
Notifications
You must be signed in to change notification settings - Fork 948
PasswordBox input overflows component #973
Copy link
Copy link
Closed
Labels
Description
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
Reactions are currently unavailable
