Regardless of the minimum font size specified in the settings, HTML messages are still shown with a microscopic font. KControl font scaling setting (Force font DPI) is also simply not respected in that case. Text plain mail is fine. Reproducible: Always Steps to Reproduce: 1. open kmail in a computer with a TV 10 feet from you and font DPI scaled to actually see the text 2.open html mail message 3.stab eyes out because you can't read email Actual Results: "normal" (that is, relatively microscopic) fonts Expected Results: font sizes scaled according to the rest of the DE.
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.