Unplanned
Last Updated: 31 Oct 2018 07:51 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: RichTextBox
Type: Feature Request
9
Implement IF and ASK fields.
Completed
Last Updated: 26 Feb 2014 12:53 by ADMIN
Unplanned
Last Updated: 31 Oct 2018 07:51 by ADMIN
Inserting carriage returns in table cell until floating UI container is moved to another page causes a crash.
Completed
Last Updated: 17 Apr 2015 07:23 by Marc
RadDocument.StreamFromUriResolving is not raised for the main document when InsertPictureField is included in header or footer.
Completed
Last Updated: 28 Nov 2014 08:12 by ADMIN
Copy/Paste Adobe Reader snapshots are displayed as blank images.
Unplanned
Last Updated: 31 Oct 2018 07:51 by ADMIN
When a floating image is moved out of the viewport it disappear and only its borders stay.

Workaround: Set padding: <telerik:RadRichTextBox LayoutMode="Flow" Padding="0 0 0 500" />

Steps to reproduce: 
1. Open RadRichTextBox application

2. Set the layout mode to Web

3. Insert an image and set its text wrapping to Square (use the context menu when you click with the right mouse button on the image)

4. Move the image in a way, part of the image will go outside of the viewport

Observe: Image disappears, only the image adorner stays. Sometimes when you insert another image after the bug has occurred, the bug can be reproduced even without step 4 from the above described.

Expected: The image shall not disappear and it shall be placed near the end of the viewport, but not outside it.
Unplanned
Last Updated: 31 Oct 2018 07:51 by ADMIN
Changing the preferred width of columns to percentages from the Table Properties dialog actually sets them in pixels.

Steps to reproduce:
1) Insert a table

2) select table column property and set preferred width to 20%

3) press "next column" button and set preferred width to 20% 

4) Go to previous columns 

Expected: Column width is set in percentage.

Actual: Some (or all) columns have width set in pixels.
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 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.
Unplanned
Last Updated: 31 Oct 2018 07:51 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 2
Category: RichTextBox
Type: Feature Request
9
Currently PdfFormatProvider does not use the track-changes styles when exporting the document. So the different text color, underline, strike through or borders will not appear in the exported PDF.
Completed
Last Updated: 03 Nov 2014 15:13 by ADMIN
RadRichTextBox doesn't support most used Chinese IMEs - QQ Pinyin and Sogou Pinyin.
Completed
Last Updated: 31 Oct 2018 07:50 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 3
Category: RichTextBox
Type: Feature Request
13
This will reduce the resulting PDF documents' size drastically.
Unplanned
Last Updated: 31 Oct 2018 07:51 by ADMIN
There are cases when it is unwanted to be able to add words to a custom dictionary. In that case the DocumentSpellChecker should not create a custom dictionary in the IsolatedStorage and this should be reflected in the default UI: 
1. SpellCheckingDialog - the buttons "buttonAddToDictionary" and "buttonEditCustomDictionary". 
2. ContextMenu - the item "Add to dictionary". 
Unplanned
Last Updated: 31 Oct 2018 07:51 by ADMIN
ADMIN
Created by: Andrew
Comments: 0
Category: RichTextBox
Type: Feature Request
7
Create UI for editing CITATION fields, a.k.a. "citation placeholder", which later you can edit. 
Completed
Last Updated: 12 Nov 2014 09:18 by ADMIN
The following controls are not faded out when the RadRichTextBox has its IsReadOnly property set to true :

- the labels inside Options and Position RadRibbonGroups in the Headers & Footers tab;

-table styles gallery;

alignment of table cell (743884);

When in read-only range:

- Bookmark;
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.
Declined
Last Updated: 23 Feb 2017 14:01 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 1
Category: RichTextBox
Type: Feature Request
0
After you have inserted a new row from the context menu of the RadRichTextBox, it becomes selected and then if you want to add a new row from the context menu again, the option is disabled. 

You should be able to add a new row, so the insert command must be enabled.
Unplanned
Last Updated: 31 Oct 2018 07:51 by David
ADMIN
Created by: Telerik Admin
Comments: 2
Category: RichTextBox
Type: Feature Request
6
Introduce support for import/export of form feed character ( "\f")
Completed
Last Updated: 11 Oct 2021 10:38 by ADMIN
Release R3 2021
ADMIN
Created by: Telerik Admin
Comments: 1
Category: RichTextBox
Type: Feature Request
24
- There should be a formatting symbol for the character

- Pressing Ctrl+Shift+Space should insert the character (standard MS Word shortcut)

- Import from docx should be implemented

- The symbol should be treated as a separator between words when spell-checking
Unplanned
Last Updated: 14 Mar 2019 17:39 by ADMIN
ADMIN
Created by: Andrew
Comments: 0
Category: RichTextBox
Type: Feature Request
6
When Charformat is used as a general switch the formatting of the first letter of the field name is applied to the whole result.

Also, consider implementing \*MERGEFORMAT - This switch applies the formatting of the previous result to the new result. For example, if you select the name displayed by the field { AUTHOR \* MERGEFORMAT } and apply bold formatting, Word retains the bold formatting when the field is updated to display a new author name.