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).
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