Summary: | Can't change KMail Message List font size with custom font settings. | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | LeeP |
Component: | message list | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | gerdfleischer, jrpilat+kdebugs, lnxusr, maurice, zhx |
Priority: | NOR | ||
Version: | 5.1.3 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/messagelib/6a22838e15c9ab4aff659d615241d9e68988dbba | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | use custom font if checked |
Description
LeeP
2016-05-08 07:48:08 UTC
I have the same problem with KDE 5.2.0: Kmail Settings/Configure Kmail/Appearance/Fonts/Message List (using Custom Fonts) will not change font size Steps to Reproduce: 1. In Kmail, select Settings/Configure Kmail/Appearance/Fonts/Message List (using Custom Fonts) 2. Try to change font size (various fonts) 3. Hit Apply, OK 4. Message List font size has not changed. N.B. No problem changing Message Body font size. P.S.
> I have the same problem with KDE 5.2.0:
- In Mageia-6-sta1
(In reply to Maurice Batey from comment #2) > P.S. > > I have the same problem with KDE 5.2.0: > - In Mageia-6-sta1 I downgraded to kubutu 15.10 which has KDE 5.4.2 & Kmail version 4:15.08.2-0ubuntu1. It works fine. This happens for me as well, running KMail 5.1.3 Problem still there in KMail 5.3.0. Same here with KMail 5.3.0 on OpenSuse Leap 42.2. Same here with KMail 5.4.0 on openSUSE Tumbleweed. Created attachment 103409 [details]
use custom font if checked
IMHO the problem is in themedelegate.cpp void ThemeDelegate::generalFontChanged() always uses system font. Attached patch seems to fix it. > use custom font if checked Problem occurred when using Custom Fonts > Attached patch seems to fix it. Great news! Which version of Kmail will that fix be in, please? Git commit 6a22838e15c9ab4aff659d615241d9e68988dbba by Montel Laurent. Committed on 17/01/2017 at 12:13. Pushed by mlaurent into branch 'Applications/16.12'. Apply patch from Gerd Fleischer Use custom font in KMail Messagelist if checked, currently the systemfont is always used. This is related to BUG 362803 REVIEW: 129836 M +6 -1 messagelist/src/core/themedelegate.cpp https://commits.kde.org/messagelib/6a22838e15c9ab4aff659d615241d9e68988dbba > Committed on 17/01/2017 at 12:13.
> Pushed by mlaurent into branch 'Applications/16.12'.
Anyone know which version of Kmail this will be applied to, please?
KMail 5.4.2, as part of KDE Applications 16.12.2 released today. Many thanks, Christoph! I can confirm that Kmail 5.4.3 - newly arrived in the repository for Linux Mageia-6 today - has removed this problem. This is a problem for me again, Kmail 5.2.3, newly installed Kubuntu 17.04 |