Skip to content

Fix: PasswordBox does not accept PasswordChar as input#1141

Merged
pomianowski merged 6 commits intolepoco:developmentfrom
textGamex:fix-passwordbox
Jul 24, 2024
Merged

Fix: PasswordBox does not accept PasswordChar as input#1141
pomianowski merged 6 commits intolepoco:developmentfrom
textGamex:fix-passwordbox

Conversation

@textGamex
Copy link
Copy Markdown
Contributor

@textGamex textGamex commented Jun 23, 2024

Pull request type

Please check the type of change your PR introduces:

  • Update
  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes

What is the current behavior?

PasswordBox does not accept PasswordChar as input

Issue Number: #1139, #644.

What is the new behavior?

  • fix this bug.

Other information

When the character to be replaced is a PasswordChar, it fails to substitute correctly
@github-actions github-actions bot added controls Changes to the appearance or logic of custom controls. PR Pull request dotnet labels Jun 23, 2024
@textGamex textGamex marked this pull request as ready for review June 24, 2024 00:29
@textGamex textGamex requested a review from pomianowski as a code owner June 24, 2024 00:29
@pomianowski pomianowski merged commit 4aeb0bf into lepoco:development Jul 24, 2024
@textGamex textGamex deleted the fix-passwordbox branch July 30, 2024 04:52
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

controls Changes to the appearance or logic of custom controls. dotnet PR Pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants