Bug 62767 - Dragging events over midnight in Agenda view truncates at midnight
Summary: Dragging events over midnight in Agenda view truncates at midnight
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Cornelius Schumacher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-16 15:53 UTC by Reinhold Kainhofer
Modified: 2003-09-09 02:05 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Reinhold Kainhofer 2003-08-16 15:53:10 UTC
Version:            (using KDE KDE 3.1)
Installed from:    Gentoo Packages
Compiler:          gcc version 3.2.1 20021207 (Gentoo Linux 3.2.1-20021207)  
OS:          Linux

Copied as a separate bug report from bug #54485 (which contained several different bugs). Actual reporter is Joshua McKinney:


I work night shifts on occasion, and regularly enter a shift in that runs 7pm - 7am, the problems also occur for other events that run over the midnight changeover.

* Dragging and dropping events eg. a 12 hour event starting at 7am, so that it ends up overlapping midnight ie. drag it to start at 7pm, causes the event's duration to be truncated and to end at 11:59pm. It should create an event that goes over midnight (i.e. create a second bar on the next day).
Comment 1 Reinhold Kainhofer 2003-09-09 02:05:58 UTC
Subject: kdepim/korganizer

CVS commit by kainhofe: 

Events can now also dragged over midnight in Agenda view (they are no longer truncated, bug 62767). Also, implemented moving of events that already go over midnight (bug 62770). 

CCMAIL: 62770-done@bugs.kde.org, 62767-done@bugs.kde.org


  M +97 -12    koagenda.cpp   1.82
  M +242 -22   koagendaitem.cpp   1.48
  M +41 -15    koagendaitem.h   1.25