Bug 39697 - feature request: create folder in New Filter dialog
Summary: feature request: create folder in New Filter dialog
Status: RESOLVED FIXED
Alias: None
Product: kmail
Classification: Unmaintained
Component: filtering (other bugs)
Version First Reported In: 1.3.2
Platform: Mandrake RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 93228 101392 103869 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-03-23 17:33 UTC by stewart
Modified: 2007-09-14 12:17 UTC (History)
6 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description stewart 2002-03-23 17:21:42 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kmail
Version:           1.3.2 (using KDE 2.2.2 )
Severity:          wishlist
Installed from:    Mandrake Linux 8.2 i586 - 8.2
Compiler:          gcc version 2.96 20000731 (Mandrake Linux 8.2 2.96-0.76mdk)
OS:                Linux (i686) release 2.4.18-6mdk
OS/Compiler notes: 

When you create a new Filter if you select as an action "Move to New Folder" you can only move to an existing folder. It would obviously be convenient to create a new folder from within the Filters window rather than having to cancel the new filter go out to create the folder then return to create the filter anew. <P>of course I could be influenced by my years of using other programs that operate this way  e.g. Outlook Express. <p> Thanks for listening!


(Submitted via bugs.kde.org)
(Called from KBugReport dialog)
Comment 1 Marc Mutz 2002-10-04 10:57:25 UTC
Workaround: The filter dialog is non-modal. You can create a new folder in the 
main menu while having the filter dialog open. The folder list in the filter 
dialog will update itself to include the new folder. 
Comment 2 Tarax 2003-04-26 13:44:06 UTC
Hi, 
 
You're right Marc, but this is only a workaround and people not so used to ALT+TAB 
sport may find this manipulation rather boring. 
So as Stewart noticed, I think a "new folder" button would definitely be welcomed. 
BTW, the menu is FARLY too small wich makes searching in a long list of folder rather 
difficult. 
Combining the two remarks, may I suggest that the folder menu be replaced by a 
folder tree (like in kmail's main window) on the right of the flitering dialog (like the filters 
list on the left). This way, new folders could be added right clicking on the parent folder 
& search for the suitable folder so much easier. 
 
Best regards, & thanks for all. 
 
Tarax 
Comment 3 Melvyn Sopacua 2003-06-11 22:20:50 UTC
Related to this: When right-clicking a folder, the view switches, which is annoying. I may 
want to create several filters from a new inbox / newly subscribed lists etc. and having to 
switch from dialog to dialog is not very conventient for people who process large 
ammounts of email. 
Comment 4 Matt Rogers 2005-03-08 23:17:33 UTC
*** Bug 93228 has been marked as a duplicate of this bug. ***
Comment 5 Andreas Gungl 2005-04-30 13:38:02 UTC
*** Bug 103869 has been marked as a duplicate of this bug. ***
Comment 6 Andreas Gungl 2005-04-30 13:38:25 UTC
*** Bug 101392 has been marked as a duplicate of this bug. ***
Comment 7 Andreas Gungl 2005-05-27 22:07:18 UTC
SVN commit 418840 by gungl:

Allow the creation of new folders in the folder selection dialog
FEATURE:39697
GUI:


 M  +71 -3     kmfolderseldlg.cpp  
 M  +14 -1     kmfolderseldlg.h  
 M  +12 -6     kmfoldertree.cpp  
 M  +3 -3      kmfoldertree.h