Advanced Rich Text Editor - Maximum size limit reached before 4000 characters

Certified Lead Developer

I am using the Advanced Rich Text Editor component (Vuram) and have set the maximum size limit to 4000. When testing, I noticed that the component shows 100% usage when I enter around 3700 plain text characters, even without any formatting. 

My assumption is that the component stores the content as HTML and the size calculation includes not only the text I enter but also the HTML tags generated by the editor. When I checked the source, the total HTML content length was around 3989 characters, which is very close to the configured limit of 4000.

Is my understanding correct, or am I missing something? Has anyone else experienced this behavior or knows how the size limit is calculated?

Any insights would be appreciated.

Thanks!

  Discussion posts and replies are publicly visible