Completed
Last Updated: 14 Feb 2023 11:36 by ADMIN
Release LIB 2023.1.220 (20 Feb 2023)
When using Crystal/Green/Material/Office2016/Windows11 Theme, the header text of PasteOptionsPicker is not localized.
Completed
Last Updated: 06 Feb 2023 07:27 by ADMIN
Release LIB 2023.1.206 (6 Feb 2023)
Current date in Date Picker Content Control cannot be selected.
Unplanned
Last Updated: 03 Feb 2023 07:32 by cw
InvalidOperationException: “Invalid drawing color type.” when importing a color with a null value. 
Unplanned
Last Updated: 01 Feb 2023 12:27 by Vladislav
If you start a selection from the end of a line and go back down (at least one line) and go back to the initial position and release the mouse button, then if you press any of the keyboard arrow keys you will see that the caret's new position is shifted with one line downwards. This is reproducible inside the R1 2023 QSF Examples. You can check the attached video for a demonstration.
Unplanned
Last Updated: 19 Jan 2023 14:59 by Stefan
Created by: Stefan
Comments: 0
Category: RichTextBox
Type: Feature Request
0
Simulate selection when caret is inside a field just like in MS Word.
Completed
Last Updated: 19 Jan 2023 14:56 by ADMIN
Release R3 2022 SP1
RichTextBox: Add Word like selection where the entire word is selected when moving forward. When moving backward only the characters are deselected. 
Completed
Last Updated: 19 Jan 2023 14:56 by ADMIN
Release R3 2022 SP1
Created by: Caesar
Comments: 2
Category: RichTextBox
Type: Bug Report
0

In MS Word,create a new docx file,  insert a table, select the whole table, insert a bookmark.

Open the docx file with RadRichTextBox, the bookmark is missing.

This is because the bookmarkStart is in the first tc, while the bookmarkEnd is after the last tr, TableImporter failed to import the bookmarkEnd.

 

Here is my fix.

Completed
Last Updated: 19 Jan 2023 14:56 by ADMIN
Release R1 2023
When exporting Run fonts (<rFonts>) the East Asian Font attribute (<eastAsia>) is not supported.
Completed
Last Updated: 19 Jan 2023 14:56 by ADMIN
Release R1 2023
Using advanced selection over a line break also selects the first word on the following line.
Completed
Last Updated: 19 Jan 2023 14:56 by ADMIN
Release R3 2022 SP1
Extension method GetValueOrNull is exists in two assemblies. 
Completed
Last Updated: 19 Jan 2023 14:56 by ADMIN
Release LIB 2022.3.1219 (19 Dec 2022)
Clicking over an already selected word is not clearing the selection.
Completed
Last Updated: 19 Jan 2023 14:56 by ADMIN
German localization for Automatic color is wrong in the Table border dialog.
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: 12 Jan 2023 13:38 by Caesar
When importing a DOCX file, the SdtType of  Rich Text Content Controls is not recognized correctly
Unplanned
Last Updated: 12 Jan 2023 10:08 by ADMIN
Unplanned
Last Updated: 10 Jan 2023 10:17 by Caesar
The ShowPlaceholder property of Content Control is not handled correctly when importing docx files.
Unplanned
Last Updated: 10 Jan 2023 09:36 by Morten
In RichTextBox when IsTrackChangesEnabled = true, in a numbered list, after indenting and unindenting a line, the numbering of the list is incorrect.
Unplanned
Last Updated: 09 Jan 2023 08:24 by ADMIN

Insert a Plain Text Content Control to current document.

Enter a character in the Content Control.

Undo and then Redo.

The  Content Control remains in placeholder mode, which is not supposed to.

Unplanned
Last Updated: 05 Jan 2023 13:06 by Caesar
Content Control Properties 'Use a style to format text typed into the empty control' option lost after XAML Export-Import
Unplanned
Last Updated: 04 Jan 2023 14:44 by Trevor
Created by: Trevor
Comments: 0
Category: RichTextBox
Type: Bug Report
0

When a new line is placed right after a nbsp, the new line is ignored in the layout. This can be reproduced by importing the following HTML:

First&nbsp;<br/>Second