Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
935
UltraFormattedTextEditor will not allow set for SelectionStart
posted

I am seeing some odd behaviour trying to select a word in the UltraFormattedTextEditor. I can find the start and the length of the word using PerformAction(..WordLeft) and then walk to the first space. But when the space is part of multiple spaces represented with &edsp; I cannot then set the Selection Start. When the selection is badly set, using ApplyStyle then hangs the application.

I've attached a small sample that demonstrates the odd behaviour.

Thanks,

Wendy

Test_FormattedText.zip
Parents
No Data
Reply
  • 71886
    Offline posted

    Hello Wendy,

    I tested your sample with version 10.3.1000 of our Net Advantage controls and I might be missing something because I do not see any messages or crashes of the application.

    Please take a look at the attached video and let me know if I am missing something.

    TextEditorSelection (2).zip
Children