Hello team,
We are confronted with an interesting behavior that was explicitly programmed into the SimpleTextBlock and causes problems in our program.
If the second line of a SimpleTextBlock is longer than 9600 characters and TextWrapping is set to NoWrap, the SimpleTextBlock throws an exception.
We are using version 15.1.
Is there a newer updated version that allows more than 9600 in the second line when NoWrap is set?
If we set TextWrapping to Wrap, other unwanted side effects occur, so this is not an option.
Best Regards
Hello Adrian,
Thank you for your post. I have been looking into the behavior you have reported. I created a sample application based on your scenario in order to test it and I could not managed to reproduce the issue that you have described agaisnt V24.1.
If you are not able to reproduce the issue with the attached sample application against V15 also then would you please modify it with the functionality, that you are using, so it reproduces the issue. then i will test the same against V24.1 to verify.
Because its possible that we had the issue with older version 15 which is fixed now.
6378.Sample1.zip
Hello Divya,
thank you for your reply.
I have taken the example and created an error scenario for 15.1.
Please let me know if you can reproduce it with 24.1, too.
5342.6378.Sample1.zip
I run your sample against V424.1/23.2 and didnt get any error.
NoerrorDocFile.docx