Unplanned
Last Updated: 20 Jun 2024 12:11 by ADMIN
Created by: Andrew
Comments: 1
Category: RichTextEditor
Type: Feature Request
0
This element is used to collect shapes and groups so they can be positioned and transformed as a single unit. A group contains group, shapetype, shape, pre-defined shape - arc, curve, image, line, oval, polyline, rect, roundrect - and lock elements.

When the object is serialized out as XML, its qualified name is v:group.
Unplanned
Last Updated: 20 Jun 2024 12:11 by ADMIN
When floating image is anchored to the first position of the first paragraph on a page, and there are some empty paragraph on the previous page, sometimes the image is positioned on the previous page instead of along the paragraph.
Completed
Last Updated: 07 Aug 2024 15:11 by ADMIN
Release 2024.3.806 (2024 Q3)
The issue can be observed if you scroll the document by dragging the scrollbar thumb.
Unplanned
Last Updated: 27 Aug 2024 13:57 by Andrew

In RadRichTextEditor:


In Word:

Completed
Last Updated: 13 Nov 2024 12:50 by ADMIN
Release 2024.4.1113 (2024 Q4)
InvalidCastException when loading a document that contains shapes with custom geometry.
Unplanned
Last Updated: 24 Oct 2024 10:51 by ADMIN
Null exception is thrown when loading Docx file with tables.
Completed
Last Updated: 12 Feb 2025 12:45 by ADMIN
Release 2025.1.211 (2025 Q1)
The control exposes the OpenedFileName property which will be set when a document is opened. When we try to open a new document, but instead click the Cancel of the OpenFileDialog and close the dialog, this property will be reset. However, the document stays the same. In this case, this property should not be reset.
Completed
Last Updated: 21 May 2025 10:50 by ADMIN
Release 2025.2.520 (2025 Q2)
Created by: Eddie
Comments: 1
Category: RichTextEditor
Type: Bug Report
0
In this scenario, the scrollbars are shown on an empty document when the form is moved to HDPI monitor.
Unplanned
Last Updated: 09 May 2025 11:33 by ADMIN

Open the "First Look" demo app for rich text editor. Delete all the text. Insert a table with 5 columns and 2 rows. Select first 2 columns (4 cells in total). Merge these cells. The merged cell should have the width of 2 normal columns. Save this document as RTF. Open the document. The width of all columns is wrong. The merged cell now is wide as one normal column.

It seems that two issues are combined into one problem. First, two merged columns are converted into one column. If I try to split the merged cell before the save I get my two columns back, but after the save there are only two rows after the split, but only one column. Second, the "AutoFit to Window" option is messing with the column widths. If I set the table to "Fixed Column Width" then the table remains unchanged after reload. But this option doesn't work if the merged cell is selected. Must unselect it first, or change the option before the merge. But this minor annoyance is not the part of this bug report.

Unplanned
Last Updated: 07 Jul 2025 06:10 by ADMIN
- Open the attached document.
- Application hangs.