Bug 243379 - timer: Extraneous spacing when placed in vertical panel
Summary: timer: Extraneous spacing when placed in vertical panel
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-misc (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR minor
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-01 19:39 UTC by RalphB
Modified: 2010-11-29 21:30 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
timer widget screenshot (16.19 KB, image/png)
2010-07-01 19:39 UTC, RalphB
Details
Timer widget occupies too much space in panel. (3.78 KB, image/png)
2010-10-14 08:47 UTC, Zane Tu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description RalphB 2010-07-01 19:39:02 UTC
Created attachment 48524 [details]
timer widget screenshot

Version:           unspecified (using KDE 4.4.2) 
OS:                Linux

When the timer widget is placed in a panel that is oriented vertically, there is too much blank space above and below the timer display (see attached screenshot).

Reproducible: Always




Note taht there is no additional "panel space" between the three widgets shown in the screenshot -- timer widget takes up all the blank space shown.
Comment 1 Zane Tu 2010-10-14 08:47:16 UTC
Created attachment 52501 [details]
Timer widget occupies too much space in panel.

Timer widget occupies too much space in panel.
Comment 2 Zane Tu 2010-10-14 08:50:41 UTC
My current KDE version is 4.5.1. The timer widget used to appear properly within horizontal panels in KDE v4.4.2.
Comment 3 Davide Bettio 2010-11-29 21:30:28 UTC
SVN commit 1202147 by bettio:

Remove setPreferredSize, this should fix some sizing issues (it waste too much space in the panel)
BUG:243379


 M  +0 -1      timer.cpp  


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