Bug 131417

Summary: Add context menu (right click) to Date Navigator
Product: [Applications] korganizer Reporter: Andrew Ziem <andrewz>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Andrew Ziem 2006-07-26 22:48:12 UTC
Version:           1.2.3 (using KDE KDE 3.5.3)
Installed from:    Fedora RPMs

Please add a context menu (activiated by right clicking) to KOrganizer's Date Navigator.  The menu should be the same as the month view: the menu should have "New Event" and "New To-do."  

Currently, nothing happens on right clicking the date navigator.

This little enhancement would be useful in several cases.  For example, it's a quick way to add an event from day X to day Y (after highlighting them).  Also, this is an alternate way to resolve the problem of being unable to activate the context menu in the month view for a day with may items (bug 89500).
Comment 1 Reinhold Kainhofer 2006-11-02 18:56:50 UTC
Reassigning all KOrganizer bug reports and wishes to the newly created 
korganizer-devel mailing list.
Comment 2 Allen Winter 2009-01-26 13:49:55 UTC
SVN commit 916903 by winterz:

Add a context menu to the date navigator, which allows user to open
the New Event, New To-do, or New Journal editor.
BUG: 131417,149911


 M  +11 -2     calendarview.cpp  
 M  +13 -2     datenavigatorcontainer.cpp  
 M  +3 -0      datenavigatorcontainer.h  
 M  +7 -0      kdatenavigator.cpp  
 M  +3 -0      kdatenavigator.h  
 M  +32 -3     kodaymatrix.cpp  
 M  +9 -0      kodaymatrix.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=916903