[Bug 158762] Digital clock applet renders ungracefully on smaller panels

James Richard Tyrer tyrerj at acm.org
Sun Mar 30 00:41:54 CET 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=158762         




------- Additional Comments From tyrerj acm org  2008-03-30 00:41 -------
Created an attachment (id=24119)
 --> (http://bugs.kde.org/attachment.cgi?id=24119&action=view)
Clock in Vertical Panel 160 pixels

There seems to be a problem with the previous attachment.

For the clock to work in a vertical panel, the panel needs to be a reasonable
size.  So, I tried 160 pixels which I use in KDE-3.5.x.

This clearly shows the problems:

There is the AM/PM issue.  It isn't on the same line as the time numbers.

It also appears (in general) that always having the date the "Small" font is
not satisfactory.  The "Small" font being the minimum size for the date (and
time zone) should be one of the constraints used to determine the size.  Here
the font needs to be larger.

The size of the widget is wrong.  It appears to be vertical with a rather large
aspect ratio (height/width).  The clock takes up a lot of the panel space and
there is a large space between the time and the date.

There are clearly issues with Widgets.	It isn't possible for them to be the
same on the desktop, horizontal panel, or vertical panel.  They are going to
have to know which they are on and when on a panel apply size constraints which
are a function of vertical | horizontal.


More information about the Panel-devel mailing list