Bug 260617 - Entering CC and BCC more complicated
Summary: Entering CC and BCC more complicated
Status: RESOLVED FIXED
Alias: None
Product: kmail2
Classification: Applications
Component: composer (show other bugs)
Version: 2.0.89
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-18 10:13 UTC by m.wege
Modified: 2010-12-19 13:55 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 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