Author Topic: Bug: New message editor & wrong font color for signatures  (Read 1538 times)

ckowarzik

  • Newbie
  • *
  • Posts: 2
Bug: New message editor & wrong font color for signatures
« on: March 17, 2020, 10:25:10 pm »
Versions: AquaMail 1.23.0-1556 from 07/02/2020 on Android 9

Bug:
Under certain conditions in new html mails the font color of your signature will be black and not the configured font color for new mails.

To reproduce:
Precondition: Make sure the "New message editor" in "Settings>Composing and sending" is selected.
Precondition: Make sure "Rich text" in "Settings>Composing and sending>Rich vs. plain text" is selected.
1. Choose a font color for new mails other than black in "Settings>Composing and sending>Rich text font color".
2. Create a signature for a account in "Options and folders>Composing and sending>Signature".
    Do not change the font color of your signature so it used the same color you have choosen in step 1.
3. Create a new message
Result: Your signature in the new message will be black and not the configured color for new mails.

Workaround:
To get the signature with the configured font color for new mails: Unselect "New Message editor" in "Settings>Composing and sending".

Explanation:
The new message editor puts the signature into a div block with hard coded font color:
<div id="aqm-signature" style="color: black;">

Regards,
Christian

Anton Donchev

  • Newbie
  • *
  • Posts: 32
Re: Bug: New message editor & wrong font color for signatures
« Reply #1 on: March 20, 2020, 03:41:31 pm »
Hi Christian,

We have found a workaround for this issue.

    1. In Settings -> Composing and sending -> Rich text fond color -> remember the value and reset it.
    2. Edit your signature and explicitly apply the color you wish to it. Save it.
    3. Set the Rich text font color value to what it was before resetting.
    4 Start new message and check out the signature. It should have the default color set.

    Note: If you edit your signature again you should perform the steps above in order to get it colored again.

Thanks,
Anton.
   AquaMail Developer