Completed
Last Updated: 29 Jan 2016 06:37 by ADMIN
ADMIN
Created by: Petya
Comments: 1
Category: RichTextBox
Type: Bug Report
0
Deleting a row in the attached table causes a crash during document layout.
Won't Fix
Last Updated: 22 Jan 2016 07:45 by ADMIN
ADMIN
Created by: Petya
Comments: 1
Category: RichTextBox
Type: Bug Report
0
It seems the height of the line is not properly calculated for specific fonts which leads to difference in the way the documents look. 

Document with one full page of text formatted with Arial Unicode MS looks shorter in RadRichTextBox.
Completed
Last Updated: 21 Jan 2016 13:17 by ADMIN
When ParagraphProperties dialog is opened while several paragraphs are selected, the values in the dialog correspond to the values of that paragraph, where the cursor was placed before opening the dialog. Then if the dialog is closed with OK button, these values are applied to the other paragraphs as well.
Won't Fix
Last Updated: 13 Jan 2016 12:03 by ADMIN
Completed
Last Updated: 12 Jan 2016 15:04 by ADMIN
In specific conditions, when selecting text through the document, NullReferenceException is thrown in RectPathBuilder class.
Won't Fix
Last Updated: 12 Jan 2016 14:55 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 1
Category: RichTextBox
Type: Bug Report
3

			
Completed
Last Updated: 12 Jan 2016 13:02 by ADMIN
A "FontSize" setting cannot be applied to multiple paragraphs when the font size of the character at the beginning of selection is equal to the value which is going to be set.
Update: the issue is duplicate of http://feedback.telerik.com/Project/143/Feedback/Details/173836 .
The fix will be included in 2016 Q1.
Completed
Last Updated: 12 Jan 2016 12:50 by ADMIN
1. Create a hyperlink before a section break.2. Remove this hyperlink by clicking on the context menu.

The fix is available in our latest official release 2014 Q3 SP1.
Completed
Last Updated: 06 Jan 2016 08:24 by ADMIN
ADMIN
Created by: Petya
Comments: 8
Category: RichTextBox
Type: Feature Request
13

			
Completed
Last Updated: 30 Nov 2015 11:37 by ADMIN
ADMIN
Created by: Svetoslav
Comments: 0
Category: RichTextBox
Type: Bug Report
3
The fix is available in our LIB release (v. 2015.3.1123).
Completed
Last Updated: 26 Nov 2015 14:06 by ADMIN
ADMIN
Created by: Mihail
Comments: 3
Category: RichTextBox
Type: Bug Report
0
The Object pool is keeping a references to RadTextBlock and RadRun.
Completed
Last Updated: 09 Nov 2015 19:22 by ADMIN
Completed
Last Updated: 09 Nov 2015 19:14 by ADMIN
The fix will is available in our LIB release (v. 2015.03.1109).
Completed
Last Updated: 27 Oct 2015 11:25 by ADMIN
Completed
Last Updated: 27 Oct 2015 11:24 by ADMIN
Declined
Last Updated: 19 Oct 2015 10:26 by ADMIN
Created by: yi
Comments: 1
Category: RichTextBox
Type: Feature Request
0
For now, We can drag or paste Images into RadRichTextBox. But still can't drag or paste files like RichTextBox in Winform. It's very inconvenient!
Completed
Last Updated: 16 Oct 2015 07:18 by ADMIN
ADMIN
Created by: Mihail
Comments: 1
Category: RichTextBox
Type: Bug Report
0
Images nested in merge fields are imported as raw RTF text which leads to slow performance.
Completed
Last Updated: 09 Oct 2015 11:51 by ADMIN
When a field result fragment has multiple lines only the first and the last paragraph get the proper paragraph style properties.
Completed
Last Updated: 02 Sep 2015 07:51 by ADMIN
When Insert date command through "Date & Time" button is executed for the first time, the date is added to the document as expected. However, if the date is inserted once again, then the date is inserted twice. If date is inserted for the third time in the document, then it will be inserted three times and so on.