Benedikt Stebner
Benedikt Stebner
This issue helps track bugs related to recent text processing changes. Feel free to post your findings here. Successor of #7502
## What does the pull request do? ## What is the current behavior? ## What is the updated/expected behavior with this PR? ## How was the solution implemented (if it's...
**Description** ClearType isn't working with the current preview it is properly working with the latest stable release. **Code** **Expected Behavior** **Actual Behavior** **Basic Information** - Version with issue: - Last...
The TextFormatter port aka Avalonia 11.0 support can be tested via: https://github.com/AvaloniaUI/AvaloniaEdit/tree/dev Post your issues here if you find any. Our fork now follows more closely the original project's source.
## What does the pull request do? When FlowDirection was RightToLeft paired brackets were not appropriately mirrored. This PR fixes that. ## What is the current behavior? Paired brackets are...
## What does the pull request do? ## What is the current behavior? ## What is the updated/expected behavior with this PR? ## How was the solution implemented (if it's...
**Describe the bug** ITextInputMethodClient for TextBox isn't reporting the cursor position relative to the current scroll offset **To Reproduce** Start IME input and scroll. The IME position isn't changing. **Expected...
## What does the pull request do? ## What is the current behavior? ## What is the updated/expected behavior with this PR? ## How was the solution implemented (if it's...
## Describe the bug On the native side, the AvnView has no input context and therefore there is no active input method when some text input method client is hosted...
## What does the pull request do? ## What is the current behavior? ## What is the updated/expected behavior with this PR? ## How was the solution implemented (if it's...