Bug 123740 - responsiveness of 'new event' dialog
Summary: responsiveness of 'new event' dialog
Status: RESOLVED REMIND
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: 3.5
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-16 20:08 UTC by jmkolbe
Modified: 2009-03-17 07:51 UTC (History)
1 user (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 jmkolbe 2006-03-16 20:08:08 UTC
Version:           3.5 (using KDE KDE 3.5.1)
Installed from:    Debian testing/unstable Packages
OS:                Linux

When using the 'New Event' dialog while 'Time associated' is checked (default), adding an event that lasts a long time (more than a day or two, depending on number crunching capabilities of the hardware), the dialog stops responding as long as it takes to calculate the duration.
It really is a problem because it tries to calculate the hours while you're still editing the 'Start' or 'End' textfields/combo boxes. Total lack of responsiveness for a few seconds shouldn't happen, especially not when editing something.

The behavior I would expect would be that the calculation of the duration only starts after the user has finished editing the information, and even then it shouldn't block the interface.
Comment 1 Reinhold Kainhofer 2006-11-02 18:59:11 UTC
Reassigning all KOrganizer bug reports and wishes to the newly created 
korganizer-devel mailing list.
Comment 2 Sergio Martins 2009-01-16 04:49:56 UTC
Can't reproduce this with KDE4. The duration calculation is instantaneous.

And KOEditorGeneralEvent::setDuration() does some very simple calculations.

Do you still have that hardware around and care to retest in KDE4?

Thanks.