nextcloud / mail

💌 Mail app for Nextcloud
https://apps.nextcloud.com/apps/mail
GNU Affero General Public License v3.0
830 stars 257 forks source link

Font size differs inside the mail app #7944

Open ufgum opened 1 year ago

ufgum commented 1 year ago

Steps to reproduce

  1. writing a email, with the mail app, not using any font elements. The Text in composing window look like:

2023-01-26_21-40

  1. reading this email in the mail app looks like:

2023-01-26_21-42

  1. The font size in the outbox, or the replyed tab is far too small. I think in the same APP, the fonts schould look same. It does not make any different if I have in the acount settings choosen "plain text" or "rich text"

Expected behavior

I think in the same APP, the fonts schould look same. It does not make any different if I have in the acount settings choosen "plain text" or "rich text"

Actual behavior

The font size in the outbox, or the replyed tab is far too small

Mail app version

2.2.2

Mailserver or service

No response

Operating system

debian

PHP engine version

Other

Web server

Apache (supported)

Database

MariaDB

Additional info

No response

auroraanna commented 1 year ago

I am on version 3.4.0-alpha.3. When I send myself messages without formatting enabled and then view them, the font size is 15px. If I do enable formatting it's 16px and has different font-family style is also different. The 1px difference in font size does not make that large of a difference for me like in your screenshots. It is a bit weird though. They probably should have the same font settings. In the composer however, the font size and font family does not differ for me between formatting enabled and not.

auroraanna commented 1 year ago

Try upgrading to a newer version and try to reproduce your issue.