Summary: | kmail setting for minimum font size is not respected in received HTML mail | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Manuel Amador (Rudd-O) <rudd-o> |
Component: | composer | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kdebugzilla, kdenis, masaj, montel |
Priority: | NOR | ||
Version: | 4.10.2 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | screenshot of a HTML mail with multiple font size settings |
Description
Manuel Amador (Rudd-O)
2013-05-02 04:10:54 UTC
i can confirm the issue also on my QHD display. I can increase the size of html email, but the mail headers are very big then, covering half of the screen.. bump, this way, I am thinking about returning my new QHD notebook.. Screenshot please Created attachment 90412 [details]
screenshot of a HTML mail with multiple font size settings
Hello Laurent,
here it is, I wont be able to easily share the message with you without removing most of the content, but the styles would be fine. if you need it, please tell me.
Thanks!
Thanks for screenshot. I would like to be able to reproduce it. I don't know how I can fake it to reproduce it here on my computer (without buy a tv :) ) Could you give me info about header theme that you used ? I don't understand why "to:" doesn't use the same font size as address email I am using 'Enterprise Headers' Git commit 15cb0d564f9bf18df9fda01af518050394767837 by Montel Laurent. Committed on 16/01/2015 at 06:59. Pushed by mlaurent into branch 'KDE/4.14'. Start to fix Bug 319203 - kmail setting for minimum font size is not respected in received HTML mail M +5 -5 messageviewer/header/entrepriseheaderstyle.cpp http://commits.kde.org/kdepim/15cb0d564f9bf18df9fda01af518050394767837 I started to fix "from"/"to/"date" size. I changed dpi on my computer and see it. I don't force font-size as pixel but use "em" unit. it's an html reply this mail I think ? => html generated by kmail ? Now when we write email in composer in html we export font as "em" => it will better now. |