Bug 202867

Summary: in kontact summary view events eta is based on dates only
Product: [Applications] korganizer Reporter: Dj YB <yehielb>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 4.2.4   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

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