Multiple issues with Rich Text Editor

I am trying to get a rich text editor to work, but some of the behavior is not how I am expecting it to work.

Finding answers about my issues online and on this forum was hard, so hopefully I am not duplicating other questions.

Issue 1. Numbered and bulleted lists align too far left

Image_4325_1696926806009

Issue 2. Graph styles do not get localized strings (image Dutch localization) and also do not have any effect on the table
Issue 3. Default table behavior is alternate rows, which because of issue 2 cannot be disabled

Image_2194_1696926929643

Issue 4. Default behaviour clicking Numbered list is the decimal type list, but when pressing the bulleted list there is no default behaviour set, so no bullet point is shown unless specifically selected from the list.


Maybe I am doing something wrong here. I added a code snippet to show what I have added:
https://blazorplayground.syncfusion.com/BDhqiDMXqiaMurmN


I had to delete stuff like SfResource.RichTextEditor_FormatsDropDownParagraph from the dropdown items in this code snippet in order to make it run (i am aware without it the localization does not work on custom settings)


All my issues are not present in the code snippet. Could it be due to missing a step in installing syncfusion?

Thanks in advance for answering my questions and helping out


3 Replies

VJ Vinitha Jeyakumar Syncfusion Team October 13, 2023 12:16 PM UTC

Hi Matthijs,

Query 1. "Numbered and bulleted lists align too far left"
Query 3. "Default table behavior is alternate rows, which because of issue 2 cannot be disabled"
Query 4. "Default behaviour clicking Numbered list is the decimal type list, but when pressing the bulleted list there is no default behaviour set, so no bullet point is shown unless specifically selected from the list"

We have tried to replicate the reported above three issues using the code you have shared. but we couldn't replicate the issue at our end. We have also prepared a sample for your reference.

Please check the attached sample and ensure whether you have referred the Syncfusion script and styles properly in the application.
If still issue persists at your end, please get back to us with the runnable issue replicating sample or modify the attached sample with the issue reproducing code.

Query 2. "Graph styles do not get localized strings (image Dutch localization) and also do not have any effect on the table"


We can able to replicate the reported issue of "Localization texts are not applied for the table border styles in the RichTextEditor quickToolbar" and we have considered the reported issue as a bug from our end. 

We will share you with the further bug details soon.

Regards,
Vinitha

Attachment: RTE_Server_1_a8076e2d.zip


VJ Vinitha Jeyakumar Syncfusion Team October 16, 2023 12:50 PM UTC

Hi Matthijs,

Query 2. "Graph styles do not get localized strings (image Dutch localization) and also do not have any effect on the table"

We have considered the reported issue "Localization texts are not applied for the table border styles in RichTextEditor quickToolbar" as a bug from our end and the fix for the issue will be included with our upcoming patch release on the end of October 2023.
Disclaimer: “Inclusion of this solution in the weekly release may change due to other factors including but not limited to QA checks and works reprioritization.”

Regards,
Vinitha



VJ Vinitha Jeyakumar Syncfusion Team January 3, 2024 07:01 AM UTC

Hi Matthijs Vollenbroek,


We have included the fix for the reported issue "Localization texts are not applied for the table border styles in RichTextEditor quickToolbar" with our patch release version 23.1.43. Please upgrade your package to the V23.1.43 or to the latest to resolve the issue from your end.

Regards,
Vinitha


Loader.
Up arrow icon