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
Describe the bug
You enter CJK chars into TextBox using IME and when the caret reaches left end of the available space, the TextBox should scroll horizontally to show the caret position. But scrolling happens only when you press "enter" and convert the preedit text.
To Reproduce
Steps to reproduce the behavior:
(REFER TO VIDEOS BELOW)
Run ControlCatalog.Desktop
Open "Clipboard" pane
Enter long CJK line into the textbox
When caret reaches the end of available space, you see error (textbox does not scroll until you hit enter key).
Expected behavior
TextBox should scroll each time any key is pressed and a char is added to the preedit text.
Describe the bug
You enter CJK chars into TextBox using IME and when the caret reaches left end of the available space, the TextBox should scroll horizontally to show the caret position. But scrolling happens only when you press "enter" and convert the preedit text.
To Reproduce
Steps to reproduce the behavior:
(REFER TO VIDEOS BELOW)
Expected behavior
TextBox should scroll each time any key is pressed and a char is added to the preedit text.
Desired behavior:
https://github.com/AvaloniaUI/Avalonia/assets/118665938/98b073be-9088-4538-97dd-61c189fa1f7d
Video showing the issue:
https://github.com/AvaloniaUI/Avalonia/assets/118665938/8025bdd0-a9f8-4c72-8b02-ed7f5bea77ba
Screenshots
See videos above
Desktop (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: