Bug 208524 - Impossible to move a contact from one address book to another
Summary: Impossible to move a contact from one address book to another
Status: VERIFIED FIXED
Alias: None
Product: kaddressbook
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-25 18:00 UTC by Sabine Faure
Modified: 2009-10-30 06:32 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-09-25 18:00:30 UTC
Version:            (using Devel)
Compiler:          gcc 4.3.2 
OS:                Linux
Installed from:    Compiled sources

- Launch Kontact and go to KAB
- Create two address book (AB1 and AB2)
- Create a new contact in AB1 (ex: John Smith)
- Select it and try to move it to AB2 by drag and drop while holding the Ctrl key.

The contact is copied into AB2 and not just moved there.

I think this feature could be useful if the contact is created by mistake in the wrong address book by the user for example.

There also could be a 'cut' entry in the context menu when right clicking on a contact

Trunk, Svn Rev 1027981
Comment 1 Tobias Koenig 2009-10-29 17:49:04 UTC
Hej Sabine,

this has been fixed now.
If you drag&drop a contact to another address book folder,
a popup menu will appear that asks you what action (copy, move
or link) shall be performed (like you might know from Dolphin file
manager).

However you need a recent kdelibs/kdeui version for getting this work!

Ciao,
Tobias
Comment 2 Sabine Faure 2009-10-30 06:32:44 UTC
It is implemented now.

When drag and dropping contacts into a different address book a pop up dialogue appears asking if the user wishes to Move or Copy the contacts.

Trunk, Svn Rev 1042371