Launchpad has imported 19 comments from the remote bug at
https://bugs.kde.org/show_bug.cgi?id=178402.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2008-12-21T21:29:51+00:00 I-mail-o wrote:

Version:           1.10.92 (using Devel)
Installed from:    Compiled sources

KMail ignores custom font settings made in "settings" -> "appearance" ->
"fonts". This is caused by the new message list settings.

Reproduce: I have choosen bold fonts in KMail settings for new and unread 
messages, but all new and unread messages appear in normal style:
http://imagebin.ca/view/HPO87htM.html

Thomas McGuire has already confirmed this bug:

"I'm not sure how to best fix this, though, as the font can also be specified 
in the setting of the theme. It is not clear if the font of the configure 
dialog should override all fonts of the theme (might not make sense for the 
fancy theme, where the sender/receiver has a different font, for example). 
One option is to remove the message list stuff from the font settings 
altogether, and add a theme option for making the text bold instead."

I commented afterwards:

"If the settings would be integrated into the new theming, there should
be an option to set a "new or unread" style for at least the subject."

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/328672/comments/0

------------------------------------------------------------------------
On 2009-02-05T17:00:59+00:00 Jtamate wrote:

*** Bug 181135 has been marked as a duplicate of this bug. ***

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/328672/comments/1

------------------------------------------------------------------------
On 2009-02-07T11:04:21+00:00 Jtamate wrote:

*** Bug 179915 has been marked as a duplicate of this bug. ***

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/328672/comments/2

------------------------------------------------------------------------
On 2009-02-07T13:20:33+00:00 Jtamate wrote:

*** Bug 182969 has been marked as a duplicate of this bug. ***

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/328672/comments/3

------------------------------------------------------------------------
On 2009-02-13T16:02:11+00:00 Joshua Dunamis wrote:

This bug affect also to me! I cannot change the fonts settings in Kmail.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/328672/comments/5

------------------------------------------------------------------------
On 2009-03-19T00:23:57+00:00 Mcguire-c wrote:

*** Bug 184229 has been marked as a duplicate of this bug. ***

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/328672/comments/6

------------------------------------------------------------------------
On 2009-04-07T11:58:06+00:00 Gerald-u wrote:

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.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/328672/comments/7

------------------------------------------------------------------------
On 2009-04-08T12:21:31+00:00 Gerald-u wrote:

Sorry forthe typo - must read 4.1.4.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/328672/comments/8

------------------------------------------------------------------------
On 2009-04-09T23:26:02+00:00 Bko-8 wrote:

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.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/328672/comments/9

------------------------------------------------------------------------
On 2009-04-29T22:34:59+00:00 don Christophe wrote:

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!

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/328672/comments/10

------------------------------------------------------------------------
On 2009-06-06T16:05:15+00:00 Mcguire-c wrote:

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

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/328672/comments/12

------------------------------------------------------------------------
On 2009-08-05T21:48:19+00:00 Kollix wrote:

*** Bug 179702 has been marked as a duplicate of this bug. ***

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/328672/comments/14

------------------------------------------------------------------------
On 2009-08-07T15:01:06+00:00 Kollix wrote:

FYI: I'm currently working on this.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/328672/comments/15

------------------------------------------------------------------------
On 2009-08-09T23:21:15+00:00 Kollix wrote:

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

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/328672/comments/16

------------------------------------------------------------------------
On 2009-08-14T13:59:26+00:00 Mcguire-c wrote:

*** Bug 203825 has been marked as a duplicate of this bug. ***

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/328672/comments/17

------------------------------------------------------------------------
On 2009-08-17T22:00:38+00:00 Kollix wrote:

*** Bug 204207 has been marked as a duplicate of this bug. ***

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/328672/comments/19

------------------------------------------------------------------------
On 2009-08-18T01:50:35+00:00 Graham-anderson wrote:

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

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/328672/comments/20

------------------------------------------------------------------------
On 2009-12-16T00:10:35+00:00 Andy Neitzke wrote:

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.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/328672/comments/24

------------------------------------------------------------------------
On 2016-09-02T14:00:05+00:00 Peter Hatina wrote:

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.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/328672/comments/25

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/328672

Title:
  Kmail custom fonts dont work in messages list

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdepim/+bug/328672/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to