Bug 321419

Summary: do not navigate to folder on right-clicking on it
Product: [Applications] kmail2 Reporter: Silver Salonen <silver.salonen>
Component: foldersAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED INTENTIONAL    
Severity: wishlist CC: montel
Priority: NOR    
Version: 4.11 beta1   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Silver Salonen 2013-06-20 10:40:27 UTC
Is it needed to navigate to folder when right-clicking on it?
Sometimes it is desirable to open some other folder in new tab without navigating away from the current folder (because of specified filters etc.), but right-clicking on some other folder navigates away.

Reproducible: Always

Steps to Reproduce:
1. Open folder
2. Right-click on another folder
Actual Results:  
Another folder is selected

Expected Results:  
Current folder should stay selected
Comment 1 Laurent Montel 2013-06-20 10:51:55 UTC
Heu... no we need to know which is the selected folder for example:
- remove duplicate emails
- delete folder
-....
a lot of .
Comment 2 Silver Salonen 2013-06-20 10:59:32 UTC
What do you mean by "knowing which is the selected folder"?
I mean you could theoretically right-click on any folder in the folderlist without selecting it? This is what this wish is about.
Comment 3 Laurent Montel 2013-06-20 11:41:03 UTC
yes theoretically yes.
But we need this info and we have this info when it's selected.
Comment 4 Silver Salonen 2013-06-20 11:43:14 UTC
What info? You mean info about the folder that user right-clicks on? Surely you could retrieve info about any folder without right-clicking on it?
Comment 5 Laurent Montel 2013-06-20 12:44:33 UTC
We can't in actual code, and I don't want to complex all kmail code for it.
it will just create more bugs.