Bug 178453 - Feeds list does not honour general font setting
Summary: Feeds list does not honour general font setting
Status: RESOLVED FIXED
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-22 12:04 UTC by Martin van Es
Modified: 2009-01-14 17:54 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin van Es 2008-12-22 12:04:26 UTC
Version:           1.3.50 (using 4.1.85 (KDE 4.1.85 (KDE 4.2 Beta2)), Kubuntu packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.27

The feeds without new articles (article unread count 0, fontweight normal) do not honour the general font setting. They are rendered in what looks like the default Sans-Serif font (Vemana?).
The other (fontweight bold) lines are correctly rendered in the default 'general' font.
Comment 1 Fred van Zwieten 2009-01-02 17:32:44 UTC
Yes, I see this too. The font in the feed list is not the system font.
Comment 2 Frank Osterfeld 2009-01-10 23:05:26 UTC
SVN commit 909047 by osterfeld:

base bold font on the "general font" from the KDE settings
BUG: 178453


 _M            . (directory)  
 M  +3 -2      akregator/src/subscriptionlistmodel.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=909047
Comment 3 Médéric Boquien 2009-01-11 03:02:03 UTC
Hi! I can still reproduce the bug 4.2 branch. Thanks.
Comment 4 Martin van Es 2009-01-11 08:00:51 UTC
If I decrypt the SVN commit comment it literally says:
Changed the bold font so that it is now based on the "general font" in KDE settings.

This is strange because in the original bug it was the "normal" font that was wrong... So without checking, I'd say it's not fixed either (or the SVN commit comment is wrong).
Comment 5 Frank Osterfeld 2009-01-11 20:49:56 UTC
It's not backported to 4.2 yet.
Comment 6 Frank Osterfeld 2009-01-11 23:45:59 UTC
SVN commit 909636 by osterfeld:

font issue 2nd take
CCBUG:178453



 _M            . (directory)  
 M  +3 -4      akregator/src/subscriptionlistmodel.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=909636
Comment 7 Frank Osterfeld 2009-01-14 17:54:13 UTC
SVN commit 911029 by osterfeld:

backport font fixes
CCBUG: 178453


 M  +5 -5      subscriptionlistmodel.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=911029