Bug 202867 - in kontact summary view events eta is based on dates only
Summary: in kontact summary view events eta is based on dates only
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: 4.2.4
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-06 22:07 UTC by Dj YB
Modified: 2009-09-27 20:00 UTC (History)
0 users

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 Dj YB 2009-08-06 22:07:14 UTC
Version:           4.2.4 (using 4.2.4 (KDE 4.2.4), 4.2.4-6.fc11 Fedora)
Compiler:          gcc
OS:                Linux (i686) release 2.6.29.6-213.fc11.i686.PAE

when event is scheduled for today no matter to what hour it would say "now" even if it is only in 23 hours from now.
this way if you got five appointment in the next 5 hours, they will all be shown as "now" which is a bit frightening :-)
I guess when the event is in less then a day it should turn to hours and under one hour to minutes.
thanks.
Comment 1 Allen Winter 2009-09-27 20:00:07 UTC
SVN commit 1028606 by winterz:

for Todays's events with a specified start time, show a countdown (X hrs Y mins)
until the start. since the summary page doesn't update itself every minute,
this countdown can't be relied on, but it could prove useful.

BUG:202867

MERGE: e4
DO_NOT_BACKPORT: new i18n strings



 M  +21 -6     summaryeventinfo.cpp  


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