Bug 282185

Summary: Folder selector not used in composer
Product: [Applications] kmail2 Reporter: m.wege
Component: composerAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 1.99.0   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 4.7.2

Description m.wege 2011-09-17 08:11:59 UTC
Version:           1.99.0 (using KDE 4.7.1) 
OS:                Linux

In the kmail composer you can select the folder where sent emails are stored. Unfortunately selecting the folder is rather unfortable if you have a long list of folders. It is a long list to scroll to. Other parts of kmail have the folder selector which is much comfortable (folder trees can be closed and one can jump there by typing the name).

Reproducible: Always



Expected Results:  
Composer should use the folder selector used in the rest of kmail or at least offer it optionally.

OS: Linux (x86_64) release 3.0.0-11-generic
Compiler: gcc
Comment 1 Laurent Montel 2011-09-20 11:37:38 UTC
Git commit 75b999292bea984a268041d2f2fb718249524d2b by Montel Laurent.
Committed on 20/09/2011 at 13:36.
Pushed by mlaurent into branch 'master'.

Use FolderRequester, so list is same as treeview, and we can select it with keyboard

FIXED-IN: 4.7.2
BUG: 282185

M  +49   -9    kmail/kmcomposewin.cpp
M  +12   -4    kmail/kmcomposewin.h

http://commits.kde.org/kdepim/75b999292bea984a268041d2f2fb718249524d2b
Comment 2 Laurent Montel 2011-09-20 11:38:28 UTC
Git commit ae0a8452e928161d819f8a4a76ff40f3f15e86fe by Montel Laurent.
Committed on 20/09/2011 at 13:36.
Pushed by mlaurent into branch 'KDE/4.7'.

Use FolderRequester, so list is same as treeview, and we can select it with keyboard

FIXED-IN: 4.7.2
BUG: 282185
(cherry picked from commit 75b999292bea984a268041d2f2fb718249524d2b)

M  +49   -9    kmail/kmcomposewin.cpp
M  +12   -4    kmail/kmcomposewin.h

http://commits.kde.org/kdepim/ae0a8452e928161d819f8a4a76ff40f3f15e86fe