Bug 260617

Summary: Entering CC and BCC more complicated
Product: [Applications] kmail2 Reporter: m.wege
Component: composerAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: montel
Priority: NOR    
Version: 2.0.89   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description m.wege 2010-12-18 10:13:34 UTC
Version:           2.0.89 (using KDE 4.5.85) 
OS:                Linux

When I enter a mail address in the To field, then the next email address field in the composer is allready set as a "CC" which makes much sense. But if I go forward the next addressfield is again set as "To". Similar with using a "BCC". The next address then is marked as "CC", the address after then as "To" again. This was different in Kmail1, would be nice if this would be fixed to be more consistent again.

Reproducible: Always




OS: Linux (i686) release 2.6.37-7-generic-pae
Compiler: cc
Comment 1 Laurent Montel 2010-12-19 13:27:27 UTC
Ok I confirm this bug
Will look at it
Comment 2 Laurent Montel 2010-12-19 13:55:14 UTC
SVN commit 1207730 by mlaurent:

Fix Bug 260617 - Entering CC and BCC more complicated
Don't use info from last line (it's line which is added) => use info
from last-1 line.
CCBUG: 260617


 M  +1 -2      recipientseditor.cpp  


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