-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
area-controls-editorEditorEditorarea-controls-entryEntryEntryplatform/androidplatform/iosplatform/macosmacOS / Mac CatalystmacOS / Mac Catalystplatform/windowss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Description
Description
When using <Entry TextTransform="Uppercase" />
, typing a lowercase character causes the TextChanged
event to fire twice:
- Once with the raw lowercase input (e.g.,
"d"
) - Again with the transformed uppercase result (e.g.,
"D"
)
Happens with Entry
, Editor
, SearchBar
Steps to Reproduce
No response
Link to public reproduction project repository
https://github.com/bhavanesh2001/maui-bugs/tree/text_changed_bug
Version with bug
9.0.70 SR7
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
iOS, Android, Windows, macOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
Metadata
Metadata
Assignees
Labels
area-controls-editorEditorEditorarea-controls-entryEntryEntryplatform/androidplatform/iosplatform/macosmacOS / Mac CatalystmacOS / Mac Catalystplatform/windowss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working