Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Description: When using the RichTextEditor with the FontColor toolba, the toolbar icon does not update to reflect the font color of the currently selected text or cursor position. Instead, it continues to display the last applied color, which can lead to confusion for users.
Sample: https://blazor.syncfusion.com/demos/rich-text-editor/overview?theme=fluent2
Replication steps:
Expected Behavior:
The Font Color toolbar icon should update dynamically to reflect the selected text’s font color whenever the cursor position or text selection changes.
Actual Behavior:
The Font Color toolbar icon always shows the last applied color and does not change based on cursor movement or text selection.