Bug 174425 - Digital Clock's calendar does not stay visible
Summary: Digital Clock's calendar does not stay visible
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-clock (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-06 12:22 UTC by William H. Nugent
Modified: 2008-12-05 03:28 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 William H. Nugent 2008-11-06 12:22:52 UTC
Version:           unknown (using 4.1.2 (KDE 4.1.2), Kubuntu packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.27-7-generic

Right clicking on the clock causes the calendar to be displayed - so far, so good.  As soon as the focus is changed to another window the calendar goes away.  This makes it impossible to refer to the calendar while updating crontab, writing an email, programming, etc.

This used to work properly in KDE 3.X but is now broken.
Comment 1 Sebastian Kügler 2008-11-18 03:06:34 UTC
Fixed in SVN commit 885323 by sebas:

Correctly update the size when the date string has changed

Until now, it would lag one update (which can be the initial one giving
a bad first impression) behind when determining its minimumwidth in the
panel. It correctly takes as much space as needed right after startup
and also after config changes.
BUG:166883

*** This bug has been marked as a duplicate of bug 166883 ***
Comment 2 Sebastian Kügler 2008-11-18 03:12:21 UTC
Ouch, wrong bug number pasted. :/