Text drawing problem with fields

  • Hello,

    I'm using fields in my documents and I set a custom background color to the fields using :

    Code
    WPRichText.AutomaticTextAttr.BackgroundColor := ...

    A drawing problem occurs with the text in these fields : some letters a cut. If I select the same text then the drawing is fine. I guess there is a bug in the drawing of fields with a custom BackgroundColor.

    This is very annoying for people who read the documents.

    See below an example of the cut letters : see how the "o" and "s" seems to be cut.

    Top is the normal text inside a field with a BackgroundColor set to very light gray.
    Bottom is when I simply select the same text : the letters are correct.

    [Blockierte Grafik: http://www.freeimagehosting.net/q4zgu]