Completed
Last Updated: 12 Oct 2021 14:31 by ADMIN
Release R3 2021 SP1
The exception is thrown while trying to measure a cell that has a floating image in it and should be transferred to the next page as the space available on the current one is not enough to be rendered.
Completed
Last Updated: 05 Jul 2022 14:33 by ADMIN
Release LIB 2022.2.711 (11 Jul 2022)
  1. In MS Word, create a table with text in every cell, but just before the table, add a paragraph with text (you cannot reproduce the problem with an empty paragraph)
  2. In the RadRichTextBox, create a new document
  3. Activate Review/Track Changes
  4. Copy and paste all the content from MS Word >> as a result none of the cells in the table has change tracking markup
  5. If you copy only the table from MS Word (without the non-empty paragraph), it is working as expected
Completed
Last Updated: 07 Feb 2022 13:57 by ADMIN
Release LIB 2022.2.207 (02 Feb 2022)
Inserting symbols using the windows emoji keyboard (WindowsKey + .) in RadRichTextBox results in two duplicate characters.
Unplanned
Last Updated: 14 Jan 2022 07:33 by ADMIN
A complex table with merged cells cannot be imported. The table contains rows with no cells because of the merge.
Completed
Last Updated: 15 Mar 2022 10:26 by ADMIN
Release LIB 2022.1.321 (21 Mar 2021)
Converting DOCX with EMF images to HTML and importing the resultant HTML leads to missing images.
Unplanned
Last Updated: 02 May 2022 06:26 by Bohus
RichTextBox: Doesn't display a portion of the text when the FlowMode is set to Flow
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.

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: 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: 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: 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: 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.
Completed
Last Updated: 24 Aug 2021 14:15 by ADMIN
Release LIB 2021.2.823 (23 Aug 2021)
When there is a FloatingDrawing (image or shape) selected and you right click somewhere outside it, it does not get deselected and the context menu is wrong.
Unplanned
Last Updated: 17 Jun 2022 12:54 by ADMIN

No visual cue when image deleted or inserted when "Track changes" is activated. 

When inserting an image with the Track Changes option toggled, the image should be underlined with red and it isn't. When deleting an image with Track Changes on, it is also not crossed with red. In both cases, the only mark that a change was made is the vertical line on the left.

Completed
Last Updated: 16 Feb 2022 11:51 by ADMIN
Release R1 2022 SP1
Exception when loading document with ConnectionShapeLocks
Duplicated
Last Updated: 04 May 2022 12:20 by ADMIN
Font changing to "Symbol" in bulleted list when exporting and importing HTML
Completed
Last Updated: 27 Sep 2021 08:00 by ADMIN
Release LIB 2021.3.927 (27 Sep 2021)
Moving focus away causes 2 lost focus events - one from the caret and one from document presenter. Both of them bubble to the parent RadRichTextBox, causing an inconsistent behavior.
Unplanned
Last Updated: 27 Jul 2021 08:17 by ADMIN
Rtf document with document variable that contains path cannot be parsed by the RtfFormatProvider 
Completed
Last Updated: 15 May 2023 09:28 by ADMIN
Release R3 2021
When exporting shapes with a style that doesn't define dash pattern an ArgumentException is thrown.
Unplanned
Last Updated: 30 Jun 2021 14:55 by ADMIN
Created by: Blane Bunderson
Comments: 0
Category: RichTextBox
Type: Feature Request
0
Expose a property in RtfFormatProvider allowing the users to skip the document styles while exporting.