Bug 321419 - do not navigate to folder on right-clicking on it
Summary: do not navigate to folder on right-clicking on it
Status: RESOLVED INTENTIONAL
Alias: None
Product: kmail2
Classification: Applications
Component: folders (show other bugs)
Version: 4.11 beta1
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-20 10:40 UTC by Silver Salonen
Modified: 2013-06-20 12:44 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.