Summary: | JJ: custom font settings overwritten new message list settings | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | Andreas Kuhl <mail> |
Component: | new message list | Assignee: | Szymon Stefanek <pragma> |
Status: | REOPENED --- | ||
Severity: | normal | CC: | asn, bko, cavesnow, christophe, gerald, graham.anderson, info, itsjustarumour.tech, johannes.schwall, joshua.dunamis, kde, kollix, kunirraj, mensch, mmtsales, neitzke, pete, peter, rdieter, uncle.cleopas |
Priority: | NOR | ||
Version: | 1.11.90 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Andreas Kuhl
2008-12-21 21:29:51 UTC
*** Bug 181135 has been marked as a duplicate of this bug. *** *** Bug 179915 has been marked as a duplicate of this bug. *** *** Bug 182969 has been marked as a duplicate of this bug. *** This bug affect also to me! I cannot change the fonts settings in Kmail. *** Bug 184229 has been marked as a duplicate of this bug. *** Unfortunately this bug turns out to be a showstopper for kmail users who are used to new or unread messages in bold. It may force people to stick to KDE 3.1.4 in their productive environment. Sorry forthe typo - must read 4.1.4. So it looks like there's no workaround for this at all? I don't have theming enabled, and it still won't let me change the font sizes at all for the message list. I seem to have wrangled the folder list to respect a smaller font, but can't easily reproduce. Aside - I've just been forcibly pushed into KDE4.2, and am finding lots of these kinds of surprises (one reason I reverted to 3.5.x about 6 months ago after experimenting with 4.x). I suspect we'll see quite a few new followers of these bugs over the next few weeks, as Debian has just dropped KDE 4.2 into their unstable branch. I'm pleased to use kde 4.2.2 but this bug prevent me to manage a great amount of mails: how to underline important ones if you can only rely on the beautifull little icons in front of each item in the list? Thank you for the work! FYI: This is now a "junior job", see http://techbase.kde.org/Projects/PIM/KMail_Junior_Jobs#Bug_178402:_Font_settings_for_message_list_have_no_effect *** Bug 179702 has been marked as a duplicate of this bug. *** FYI: I'm currently working on this. SVN commit 1009385 by mkoller: BUG: 178402 Make custom fonts settings work again. M +0 -1 configuredialog.cpp M +1 -1 configuredialog_p.h M +1 -1 messagelistview/core/delegate.cpp M +7 -0 messagelistview/core/messageitem.h M +2 -30 messagelistview/core/model.cpp M +2 -47 messagelistview/core/theme.cpp M +1 -106 messagelistview/core/theme.h M +89 -132 messagelistview/core/themedelegate.cpp M +6 -9 messagelistview/core/themedelegate.h M +3 -3 messagelistview/core/themeeditor.cpp M +1 -1 messagelistview/core/themeeditor.h M +41 -33 messagelistview/storagemodel.cpp M +14 -1 messagelistview/storagemodel.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1009385 *** Bug 203825 has been marked as a duplicate of this bug. *** *** Bug 204207 has been marked as a duplicate of this bug. *** Now working in openSUSE, thanks for the fix, much appreciated! Version 4.3.00 (KDE 4.3.0) "release 155" Repository: @System (KDE4 Factory) Name: kdepim4 Version: 4.3.0-154.1 Vendor: openSUSE Build Service On my machine (Kubuntu, KMail 1.12.4, KDE 4.3.4) this isn't completely fixed: just now I tried changing the font size in the message list and found that the change had no effect. It turns out that it only takes effect after restarting KMail, but it took me a little while to figure that out. Running KMail 5.1.3, I also experienced this bug. The only workaround I found is to manually edit the font settings in kmailrc: UnreadMessageFont=Monospace,10,-1,5,75,0,0,0,0,0 <- this is bold UnreadMessageFont=Monospace,10,-1,5,50,0,0,0,0,0 <- this is not the value 75 defines the bold font. Please, fix this. Any updates? |