Completed
Last Updated: 01 Oct 2019 12:40 by ADMIN
Release 2019.3.1007 (10/07/2019)
Jan
Created on: 12 Sep 2019 07:01
Category: RichTextBox
Type: Bug Report
1
RadRichTextBox freezes in DocumentLayoutBox.RunArrangeTasks with certain RTFs, when the RTF is loaded in an asynchronous fashion
In this example, the current synchronization context is "occupied" by the task that sets the RTF string forcing the arrange tasks to wait for it to complete before they can start. However, it can never complete as it is blocked by the wait call for the arrange tasks that will never run, causing a deadlock. 
4 comments
ADMIN
Ivan Ivanov
Posted on: 26 Sep 2019 07:45

Hi Jan,

I just wrote a reply in the support ticket, sending an updated version of the project that we discussed. We included a fix for the issue, but it was not officially listed as it has not undergone the full testing process yet. I hope that we will be able to announce it officially in the next LIB. We have not found any issues with it by now. 

Regards,
Ivan Ivanov
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Jan
Posted on: 25 Sep 2019 16:24

Hi Ivan,

Thank you for the fast reply.

I checked the latest Internal Build:

https://www.telerik.com/support/whats-new/wpf/release-history/progress-telerik-ui-for-wpf-2019-3-923-changelog-

Afaics, there is no fix on RadRichTextBox included :-/ Will it be containted in the next one? When will that be?

We are going to release soon (and cannot relase often), so it would be nice if I can integrate the fixed version beforehand. Thank you in advance.

Best regards,

Jan

ADMIN
Ivan Ivanov
Posted on: 18 Sep 2019 15:42

Hi Jan,

The fix is already included to our code base. However, as it was a last minute change, we were not able to include it in the R3 release. It will be shipped with the first internal build (next Monday). Please follow the item. It will be updated to "Completed" as soon as the fix is shipped to the public.

Regards,
Ivan Ivanov
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Jan
Posted on: 17 Sep 2019 13:56

Hi Telerik-Team!

Any update/progress/workaround on this?

Thank you in advance.

Jan