Unplanned
Last Updated: 19 Apr 2021 15:37 by ADMIN
Samuel
Created on: 19 Apr 2021 15:31
Category: RichTextBox
Type: Bug Report
0
RichTextBox: Wrong text position occasionally observed when asynchronous text insertion is enabled
When asynchronous text insertion is enabled a wrong text position is occasionally observed.

A possible workaround: Create a custom Caret (check CustomCaret SDK example) and set its EnableAsynchronousTextInsertion property to false.
0 comments