Bug 209908

Summary: Display pb when selecting a member with several emails in a group.
Product: [Applications] kaddressbook Reporter: Sabine Faure <sabine>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: VERIFIED FIXED    
Severity: normal CC: tokoe
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Sabine Faure 2009-10-08 21:06:27 UTC
Version:            (using Devel)
Compiler:          gcc 4.3.2 
OS:                Linux
Installed from:    Compiled sources

- Configure Akonadi with an IMAP and Kolab resource.
- Launch Kaddressbook
- Create a new Contact with two email addresses. Click on
'Ok'
- Create a new Group (Group A) with any contact and the contact that you have just created by entering only a few letters.
- The autocompletion works and a pop up window asks you to choose between the two email adresses for that Contact.
- Choose the first one from the list shown.
- Add another contact (you should have three now).
- Click on 'Ok'.
- The three contacts are displayed correctly in the right hand side column of the main view.
- Reopen Group A

You can only see the first member and a pop up dialogue reasking you to choose between the two email addresses of the second member. 

- Select the first email address
- The second and the third member of Group A are now displayed in the 'Edit Contact Group' dialogue.
- Click on 'Ok'

But if you reopen Group A you have to do all this all over again. It seems that it is impossible for the dialogue to remember the first email address.

- Reopen Group A
- Try and select the second email address of the second member
- Click on 'Ok'
- The new email address replaces the previous on in the Display column.
- Reopen Group A
- All the members are displayed (including the second one with the second email address)

Trunk, Svn Rev 1032841
Comment 1 Tobias Koenig 2009-10-23 16:37:16 UTC
Hej Sabine,

I have rewritten the complete contact group editor, so
that it can handle more members and is hopefully more
intuitive to use.

Can you test please, whether your contact group specific bugs
(including this one) still happen?

Ciao,
Tobias
Comment 2 Sabine Faure 2009-10-23 19:12:29 UTC
It is corrected now.

Added a contact that has several email addresses works now.


Trunk, Svn Rev 1039367