Bug 223817

Summary: Missing context menu for empty favorite folder view
Product: [Applications] kmail2 Reporter: Thomas McGuire <mcguire>
Component: foldersAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal Keywords: akonadi-ports-regression
Priority: LO    
Version: 1.99.0   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Thomas McGuire 2010-01-22 17:58:07 UTC
In KMail 1, when right-clicking the favorite folder view, one would get a context menu with the entry "Add Favorite Folder...".
This is no longer the case.
Comment 1 Laurent Montel 2010-05-11 18:43:33 UTC
SVN commit 1125528 by mlaurent:

Allow to have a specific menu in favorite collection when we don't have selected collection.
CCBUG: 223817


 M  +5 -1      entitylistview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1125528
Comment 2 Laurent Montel 2010-05-11 19:17:02 UTC
SVN commit 1125541 by mlaurent:

Fix #223817 "Missing context menu for empty favorite folder view"
BUG: 223817


 M  +5 -1      kmail_part.rc  
 M  +28 -4     kmmainwidget.cpp  
 M  +3 -1      kmmainwidget.h  
 M  +5 -1      kmmainwin.rc  


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