Completed
Last Updated: 27 Jun 2022 08:52 by ADMIN
Release LIB 2022.2.627 (27 Jun 2022)
When importing a document with a content control present inside the header/footer, only the content remains and the control itself gets stripped.
Completed
Last Updated: 27 Jun 2022 08:52 by ADMIN
Release LIB 2022.2.627 (27 Jun 2022)
When in Header/Footer mode trying to insert a content control causes it to be added inside the main document.
Unplanned
Last Updated: 15 Jun 2022 16:45 by Steve
The document can be properly visualized in MS Word and RadRichTextBox but upon opening it with WordPad, the image is not visible. Trying to create a FlowDocument object from it leads to an exception (System.Runtime.InteropServices.ExternalException: 'A generic error occurred in GDI+.').
Completed
Last Updated: 05 Jul 2022 12:11 by ADMIN
Release LIB 2022.2.711 (11 Jul 2022)
The error is thrown while measuring a nested table and one of its rows is separated on different pages. 
Unplanned
Last Updated: 15 Jun 2022 08:11 by Telerik Admin
CopyPropertiesFromOverride() method of InlineUIContainer is called more than once for every Copy/Paste command.
Unplanned
Last Updated: 09 Jun 2022 11:08 by Xiao
When there is a table and a paragraph in the header, the added watermark appears multiple times.
Unplanned
Last Updated: 07 Jun 2022 06:00 by Choung
The HighlightColor of spaces at the end of the line is not correct when the FlowNoWrap mode is used.
Completed
Last Updated: 26 Sep 2022 13:26 by ADMIN
Release LIB 2022.3.1003 (03 Oct 2022)
The cursor jumps to the next line sometimes when clicked at the end of the line.
Completed
Last Updated: 19 Dec 2023 10:50 by ADMIN
Release LIB 2022.2.704 (04 Jul 2022)
Unable to place the cursor before a single vertical line character at the start of the line (ex. "I", "i", "l").
Completed
Last Updated: 06 Jun 2022 09:06 by ADMIN
Release LIB 2022.2.606 (06 Jun 2022)
RIchTextBox: Changing the current value of ComboBox/DropDownList/DatePicker/CheckBox content control causes two items to appear in the undo stack - Delete and Insert.
Unplanned
Last Updated: 27 May 2022 06:28 by Caesar
User is able to type in a content control even though its editing is not allowed by setting the "Content control cannot be edited" option.
Unplanned
Last Updated: 27 May 2022 06:22 by Caesar
Setting "Content control cannot be deleted" for a Plain Text content control breaks the editing rule and the user cannot edit the Plain Text control.
Unplanned
Last Updated: 26 May 2022 11:29 by Caesar
The default combo box item is restored when on exports content controls to xaml and then imports back
Unplanned
Last Updated: 26 May 2022 10:33 by Caesar
The PlaceholderText of Content Control should be restored when the content is deleted and the icon is clicked. 
Unplanned
Last Updated: 26 May 2022 09:52 by Caesar
When committing the text, the automatic underline should be removed from the content. However, it is preserved for all spans inserted with the IME.
Unplanned
Last Updated: 25 May 2022 09:28 by Caesar
Currently, the uncommitted text is always underlined with a dotted line. Provide an option for disabling that behavior.
Unplanned
Last Updated: 24 May 2022 12:29 by Caesar

When importing a XAML document that contains a Content control with PrefixMappings to its TextProperties` DataBinding an exception is thrown: 'Telerik.Windows.Documents.Model.StructuredDocumentTags.DataBinding.PrefixMappings' threw an exception.'

Unplanned
Last Updated: 17 Jan 2023 07:49 by ADMIN
The issue is hard to reproduce as it seems to depend on a specific combination between a resolution and text scaling.
Unplanned
Last Updated: 13 May 2022 13:09 by ADMIN
RichTextBox: Exporting hyperlinks that include symbols such as a Section sign (ยง) to a PDF file breaks the link
Unplanned
Last Updated: 10 May 2022 16:02 by Fabrizio

To reproduce:

  1. Insert content spanning 3 pages
  2. Ensure a single page is visualized in the viewport 
  3. Start selecting from the beginning of the content till the end by dragging the mouse
  4. Press Delete

The issue is a regression introduced in R3 2021 SP1.