Summary: | + sign next to the cursor always appears while drag and dropping a contact | ||
---|---|---|---|
Product: | [Applications] kaddressbook | Reporter: | Sabine Faure <sabine> |
Component: | general | Assignee: | 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: | ||
Sentry Crash Report: |
Description
Sabine Faure
2009-11-01 21:36:58 UTC
SVN commit 1044599 by tokoe: Pass the correct default action to the drag object, so that the action icon is set correctly. BUG: 212663 M +11 -1 dragdropmanager.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1044599 It is corrected now. Moving contacts using the shortcut : when holding the Shift key there is a forbidden sign over a contact card symbol or over a two pages symbol (if moving several contacts) next to the cursor, until it is possible to move the contact (i.e. an address book is chosen). Then there is only the contact card symbol or the two pages symbol next to the cursor. The contact is moved correctly. Copying contacts using the shortcut: when holding the Ctrl key there is a forbidden sign over a contact card symbol or a two pages symbol (if moving several contacts) next to the cursor, until it is possible to move it (i.e. an address book is chosen). Then there is a + sign over the contact card or the two pages symbol next to the cursor. The contact is copied correctly. Trunk, Svn Rev 1045165 |