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
Hi, thanks for mentioning.
I've opened a pull request #14264 with a fix. By the accident I added CoerceCaretIndex to CaretIndexProperty in AutoCompleteBox, which caused this weird behaviour, if I understand correctly.
Sorry for causing trouble!
Describe the bug
AutoCompleteBox text input is broken in a rather severe way. Typed characters are incorrectly ordered.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Normal text input
Screenshots
Environment
Additional context
The PR #13851 likely broke this. cc @RobertMut
The text was updated successfully, but these errors were encountered: