Summary: | Cut and copy functionalities not implemented in Timeline view context menu | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | Sabine Faure <sabine> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | VERIFIED FIXED | ||
Severity: | normal | CC: | montel |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Sabine Faure
2010-03-20 02:20:31 UTC
SVN commit 1105507 by mlaurent: Fix bug #231372 and #231373 When we right click on item in timeline cut/copy/send as Ical didn't work because we couldn't remove of selected item. CCBUG: 231372 CCBUG: 231373 M +3 -1 kotimelineview.cpp M +2 -0 kotimelineview.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1105507 Fixed in svn #1105509. It is corrected now. The cut and copy functionality work correctly in the timeline view. Trunk, Svn Rev 1106990 |