Summary: | Font ignored when printing | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Janet <bugzilla> |
Component: | messageviewer | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | finex, kollix |
Priority: | NOR | Keywords: | triaged |
Version: | 1.2.9 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Janet
2008-07-18 14:53:26 UTC
See also bug 127777, somewhat related. Problem still exists in Kmail 1.9.9 - no matter if I use custom fonts or the default ones, Kmail always prints mails in the same huge font size which causes unnecessary waste of paper. Whereas in former Kmail versions there was a workaround (see Bug 106217) now there's no way to have any influence on the printing size though the Kmail option for the printing font size pretends it. Maybe Bug 127777 is related (very odd "feature") - both could be solved if the user would be given back the control over the printing font size. Confirmed in trunk too (r948595). *** Bug 202688 has been marked as a duplicate of this bug. *** SVN commit 1015553 by mkoller: BUG: 166922 When not printing from kmail's separate reader window, use the font specified in the font settings. M +8 -2 kmcommands.cpp M +0 -7 kmreaderwin.cpp M +0 -2 kmreaderwin.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1015553 SVN commit 1015554 by mkoller: Backport r1015553 by mkoller from trunk to the 4.3 branch: CCBUG: 166922 When not printing from kmail's separate reader window, use the font specified in the font settings. M +8 -2 kmcommands.cpp M +0 -7 kmreaderwin.cpp M +0 -2 kmreaderwin.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1015554 |