Bug 178588

Summary: Too big fonts in Calendar extended
Product: [Plasma] plasma4 Reporter: Rafał Malinowski <rafal.przemyslaw.malinowski>
Component: widget-clockAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal CC: andresbajotierra, aseigo, mboquien, ruchir.brahmbhatt
Priority: NOR Keywords: triaged
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Too big calendar fonts
The same bug on trunk: 2009-01-15
Calendar extender (kdebase svn rev. 958965, 2009-04-25)

Description Rafał Malinowski 2008-12-23 18:12:40 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

Calendar extender uses very big fonts for weeks/days display.

It does not use any of the font set up in system settings.

On attached screenshot Title's fonts are good size, days and weeks are way too big.
Comment 1 Rafał Malinowski 2008-12-23 18:13:14 UTC
Created attachment 29585 [details]
Too big calendar fonts
Comment 2 Aaron J. Seigo 2008-12-23 20:20:27 UTC
it actually uses the default font from the theme (which defaults to the default application font), bolds the type face and sets the size to fit the cell itself.

it *used* to use elements from the svg itself, which led to oddnesses.
Comment 3 Rafał Malinowski 2009-01-15 00:01:06 UTC
This bug still occurs on today trunk.

Maybe it is connected with: http://www.qtsoftware.com/developer/task-tracker/index_html?id=238863&method=entry ?
Comment 4 Rafał Malinowski 2009-01-15 00:02:44 UTC
Created attachment 30250 [details]
The same bug on trunk: 2009-01-15
Comment 5 Dario Andres 2009-04-25 15:47:21 UTC
Here using:

Qt: 4.5.0 + qt-copy-patches-942255
KDE: 4.2.70 (KDE 4.2.70 (KDE 4.3 >= 20090415))
kdelibs svn rev. 958964 / kdebase svn rev. 958965
on ArchLinux i686 - Kernel 2.6.29.1

I can't reproduce this bug. The fonts of the day numbers are Ok and fit their rectangles.

Can anyone else confirm this ? 

Thanks
Comment 6 Dario Andres 2009-04-25 15:48:11 UTC
Created attachment 33090 [details]
Calendar extender (kdebase svn rev. 958965, 2009-04-25)
Comment 7 Ruchir Brahmbhatt 2009-04-26 18:49:29 UTC
Qt: 4.5.0 + qt-copy-patches-958058
KDE: 4.2.70 (KDE 4.2.70 (KDE 4.3 >= 20090415))
kdelibs svn rev. 958057
kdebase svn rev. 958058

I also can't reproduce this bug.