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
XamRichTextEditor: Problem with standard Font-Settings
posted

Hello,

I have some problems with setting the default font settings for the XamRichTextEditor.

I found an old topic from 9 years ago where a verified answere was posted and which solved my problem for newly created documents.

Default font name and size | Infragistics Forums

My problem with that solution is that all settings for default font and fontsize being overwritten when pressing the DEL-Key on an empty document or when pressing the DEL-Key after selecting everything in the editor.
After that, it ignores all my fontsettings and uses completly different font and font size.

In my case i want to set default font to Arial and fontsize to 10.
After pressing DEL-Key as described above it changes the settings to Calibri as font and 11 as fontsize.

In the linked topic and the sample project it is the same behavior when pressing DEL-Key.

I hope someone can help me with this problem.

Thank you in advance

Parents
  • 7535
    Offline posted

    Hello ,

    may i know which version of control you are using ? Asking because at my end i used the same sample ,build it against V24.1 and not able to reproduce the issue. 

    I run the sample ,and type something , now i select all and press Delete key , now i started typing again , i find the same font and size been applied to it. Attached a small video of my testing. 

    Let me know if i need the some more steps.

    Thank you

    C-00239741.zip

Reply Children