Unplanned
Last Updated: 08 Feb 2021 06:49 by ADMIN
Text is cut off and border size is different when DPI scaling is other than 100%. The caret is not placed correctly as well. 
Completed
Last Updated: 17 Feb 2021 09:48 by ADMIN
Release LIB 2021.1.215 (15/2/2021)

In certain rare occasions, double-clicking a table cell may throw:

inline does not belong to this document.
at Telerik.Windows.Documents.Model.RadDocument.GetContainingAnnotationRanges[TRangeStart](Inline inline, Predicate`1 filter, Boolean inclusive)
at Telerik.Windows.Documents.Selection.MouseSelectionHandler.HandleCheckBox(InlineLayoutBox layoutBox)
at Telerik.Windows.Documents.Selection.MouseSelectionHandler.RegisterDocumentSingleMouseDown(Boolean ctrlPressed, Boolean shiftPressed, Point position, UIElement originalSource)

. . .

Completed
Last Updated: 09 Feb 2021 15:51 by ADMIN
Release LIB 2021.1.215 (15/2/2021)
Created by: Ralf
Comments: 0
Category: RichTextBox
Type: Feature Request
0
When trying to export a document containing an ".ico" image to DOCX or RTF an exception is thrown.
Unplanned
Last Updated: 25 Jan 2021 06:57 by ADMIN
Column width is different from Word with a specific document. width is set with both, tblGrid and preferred width. 
Completed
Last Updated: 26 Jan 2021 14:13 by ADMIN
Release LIB 2021.1.201 (1/2/2021)

Type a few lines in RadRichTextBox.
Double-clicking within a word, holding down the mouse button on the second click, and then drag it. 

Actual: Dragging will move the word instead of extending the selection as it should.
Expected: The selection should be extended. Moving the word shouldn't happen unless you release after the double click and then click and drag. 

Completed
Last Updated: 29 Jan 2021 15:21 by ADMIN
Release LIB 2021.1.201 (1/2/2021)
Exception when creating RichtTextBox in separate threads in .NET Core
Completed
Last Updated: 29 Jan 2021 15:02 by ADMIN
Release LIB 2021.1.201 (1/2/2021)
The paste options are not respected when using the Paste method for the first time.
Unplanned
Last Updated: 04 Jan 2021 12:54 by ADMIN
Created by: Tanya
Comments: 0
Category: RichTextBox
Type: Feature Request
1
RadRichTextBox's ContextMenu should open when the Context menu key on the keyboard is pressed. 
Completed
Last Updated: 23 Dec 2020 07:47 by ADMIN
Release LIB 2020.3.1229 (29/12/2020)
The floating images are always imported with WrappingStyle.Square.
Unplanned
Last Updated: 15 Dec 2020 09:33 by ADMIN

After deleting a custom annotation using the DeleteAnnotationRange method when there is a text immediately in front of the annotation start:

and then trying to delete the last character in this former annotation range an exception is thrown (Exception: System.InvalidOperationException: 'inline does not belong to this document.')

Completed
Last Updated: 03 Dec 2020 12:28 by ADMIN
Release LIB 2020.3.1207 (07/12/2020)
Importing a structured document tag (content control) that contains a data binding in its properties, which has no prefix mappings defined causes an exception during document layout.
Completed
Last Updated: 07 Jan 2021 12:57 by ADMIN
Release R1 2021
Unlike the other font properties, text highlighting should never be extended to new content that is appended to a highlighted span.
Completed
Last Updated: 02 Dec 2020 08:30 by ADMIN
Release LIB 2020.3.1207 (07/12/2020)
CheckBoxes defined on block level (i.e. wrapping a table cell) cannot be manually clicked at run-time.
Completed
Last Updated: 03 Dec 2020 12:26 by ADMIN
Release LIB 2020.3.1207 (07/12/2020)
Instead of moving the position after the content control, the caret goes on the last position in the control. This behavior affects keyboard input negatively, as users need to manually navigate to the right.
Unplanned
Last Updated: 23 Nov 2020 10:42 by ADMIN
Provide API for enforcing the use of only FIPS 140-2 compliant hashing algorithms
Unplanned
Last Updated: 20 Nov 2020 07:39 by ADMIN
Created by: Lance
Comments: 0
Category: RichTextBox
Type: Feature Request
11
Implement a MarkdownFormatProvider, which will allow import/export from/to markdown format.
Completed
Last Updated: 16 Nov 2020 10:36 by ADMIN
Release LIB 2020.3.1116 (16/11/2020)

When a content control check box updates it state at run-time, any local formatting is lost.

Workaround: Formatting defined in style definition is properly kept.

Unplanned
Last Updated: 09 Nov 2020 07:38 by ADMIN
The table is not properly resized when using the left-most border. The table should be resized like in MS Word (see attached).
Unplanned
Last Updated: 04 Nov 2020 06:53 by ADMIN
Created by: Dimitar
Comments: 0
Category: RichTextBox
Type: Feature Request
1
This works in MS Word and the comments are exported at the bottom of the document
Unplanned
Last Updated: 30 Oct 2020 08:31 by ADMIN
When changing the names of the style and export to RTF the style names are duplicated when imported again