Welcome to the .NET MAUI feedback portal. We’re happy you’re here! If you have feedback on how to improve the .NET MAUI, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
RichTextEditor currently does not provide a mechanism to get or set the cursor (caret) position programmatically. This limits developers’ ability to manage text input flow when the editor content changes dynamically.
Common scenarios impacted include:
Introducing a CursorPosition feature will allow developers to precisely manage the caret location, resulting in smoother editing experiences and enabling more advanced text-editing scenarios.