CRM Forum » Microsoft Dynamics CRM

Font size changes when composing an email

(3 posts)
  1. UG Bot

    admin
    Joined: Jul '08
    Posts: 2,034

    Newsgroup subject: Font and text size change when writing email
    Archived from: microsoft.public.crm
    Author: Ben English

    When writing an email in CRM 4 web client I'm getting some strange things happening with the txt.
    When I press enter to go to the next line, the font and text size changes.
    Anyone knows why this is happening?

    Thanks,
    Ben

    Posted 2 years ago #
  2. UG Bot

    admin
    Joined: Jul '08
    Posts: 2,034

    Newsgroup subject: Re: Font and text size change when writing email
    Archived from: microsoft.public.crm
    Author: ChrisC

    Unfortunately the WYSIWYG editor is not brilliantly clever and you can easily fool it, resulting in source like that below.
    As you see the second 'hello' has lost its style.

    <HTML><HEAD><LINK href="/_forms/controls/controls.css.aspx" rel=stylesheet></HEAD>
    <BODY contentEditable=true>
    <P><FONT face="Tahoma, Verdana, Arial" size=2>hello</P>
    <P><FONT face=Tahoma size=2> </P>
    <P>hello</P></BODY></HTML>

    Chris

    Posted 2 years ago #
  3. UG Bot

    admin
    Joined: Jul '08
    Posts: 2,034

    Newsgroup subject: Re: Font and text size change when writing email
    Archived from: microsoft.public.crm
    Author: MarkB raithwaite

    Hi
    A few of the users at our organization are complaining about the same thing. Can we prevent this from happening by inserting a similar code in teh Onload event.

    Many Thanks
    Mark

    Posted 2 years ago #

RSS feed for this topic

Reply

You must log in to post.