Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
15
UltraFormattedTextEditor doesn't like some HTML entities
posted

I noticed that some of the HTML accent entities seem to get ignored by the control if they use the text version.  For example, é for é does not work but  é  does.

Same for è ê etc.

These have been around for decades, any reason they aren't working?

PS - We are a few years behind, so it might have been fixed recently.

Thanks,

Stephane

  • 7575
    Offline posted

    Hello Stephane,

    Thank you for your post . Actually FormatedTextEditor is not the html editor may be that is the reason why its not supporting some of the html char. And also this is how controls is been designed.

    I did some research and find this doc , you can refer to the below page on our online help documentation to know what tags and attributes are supported by UltraFormattedTextEditor:

    https://www.infragistics.com/help/winforms/winformattedlinklabel-formatting-text-and-hyperlinks

    Please let me know if you have any questions.