Allow the text obtained from the GetSelectedText method of the DocumentSelection class to be extracted without the list text of the associated paragraph. Available in R3 2017 Official Release.
When the user control contains more than one RadRichTextBox instances, an "Element is already the child of another element" error is thrown design time. Fix available in LIB Version 2017.2.710.
When RichTextBox is added to the project, the following exception is thrown in the designer: XamlParseException: Cannot find a Resource with the Name/Key thumbResizeMargin [Line: 26 Position: 49]. Fix available in LIB Version 2017.2.619.
A document created from RadRichTextBox containing a transparent image is successfully shown in Adobe. However, when saved from Adobe, leads to corrupt PDF and the image is missing.
Introduce an out-of-the-box way to merge documents along with all specifics of each document - section properties, lists, styles.
When styling the whole paragraph and exporting to HTML format the list item doesn't receive its styling. On importing the output document we can't recover the full styling of the list item.
RadRichTextBox does not import correctly value set to auto for paragraph, table or table cell background. The imported color is white. Possible workaround is to set the background color to specific value or to clear the value.
The fix will be available in our next LIB release (v. 2016.1.208).
When deleting an inserted table and undo'ing the delete action, all style information is lost for all rows except the first.
I am using a HtmlFormatProvider control to display html memo. But there is an issue that this control will display nothing if the wrong color number in html. Ex, if you set html like below, the control display empty. it should ignore the error and display rest of message. Thanks previewControl.htmlDataProvider.Html = "<table >\r\n<tbody>\r\n<tr>\r\n<td align=\"left\" valign=\"middle\" height=\"30px\" bgcolor=\"#cccccc\" style=\"height:30px;font-size:12px;padding-left:3px;bgcolor=#cccccc;font-weight:bold;color:#00001;border-bottom:1px solid #000001;\">\r\nItem number</td>\r\n</tr>\r\n</tbody>\r\n</table>"
The fix is available in our latest LIB release (v. 2015.1.0316).
The fix is available in our latest official release 2014 Q3 SP1