Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

In the Rich Text Editor, when typing values and changing the font size, applying list formatting does not apply the font size to the list. Only the text content changes, but the list font size remains unchanged.


Replication Steps:

  1. Type a few lines of text.
  2. Change the font size of that text.
  3. Highlight all the text and click on the numbered list.
  4. Notice that the numbers do not follow the font size of the text.
  5. However, if you highlight the text and numbers together and change the size, the font size updates correctly.

Expected Behavior:
The font size of the list should automatically match the font size of the text when formatting is applied.

Actual Behavior:
The font size of the list does not change when applying formatting, and only the text font size updates.