Version: (using Devel) Installed from: Compiled sources Compiler: GCC-4.1.2 OS: Linux This works in the current release but not in TRUNK. AM/PM is displayed centered on a second line rather than after the time. This appears to be font related but doesn't work with standard fonts.
Created attachment 23500 [details] KDE-4.0.1
Created attachment 23502 [details] KDE-TRUNK
This currently appears to work in TRUNK as well as the 4.0 BRANCH.
Well, I spoke too soon. This is in both TRUNK *and* the release BRANCH It appears to work fine if the widget is on the panel. It works correctly if you open a widget on the desktop. However, if you enlarge the desktop widget, then the AM/PM jumps back under the time. Since this occurs on both TRUNK & BRANCH, it might be a different problem in the code.
James, can you have a look if the bug is still there please as we fixed some things in Digital Clock last week-end. Thanks! Anne-Marie
Again, this is only on a desktop widget. If you show seconds and enlarge the clock widget, you reach a point where AM/PM moves below the time. If you don't show seconds, it appears to work OK.
Created attachment 27372 [details] Screen Shot showing the problem This is r859254 and I find that the problem also occurs on a Panel if the Panel is large enough. This is a vertical right edge panel. Also, please not that the date font is a bit small.
SVN commit 885889 by sebas: Force the time of the clock onto a single line BUG:157525 M +3 -3 clock.cpp M +1 -1 clock.h WebSVN link: http://websvn.kde.org/?view=rev&revision=885889