Bug 209908 - Display pb when selecting a member with several emails in a group.
Summary: Display pb when selecting a member with several emails in a group.
Status: VERIFIED FIXED
Alias: None
Product: kaddressbook
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-08 21:06 UTC by Sabine Faure
Modified: 2009-10-23 19:13 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 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