Bug 76570

Summary: Selecting several contacts and dragging them only moves one
Product: [Applications] kopete Reporter: Iván Sánchez Ortega <ivansanchez>
Component: Main ApplicationAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 0.8.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Iván Sánchez Ortega 2004-03-02 16:44:40 UTC
Version:           0.8.0 (using KDE 3.2 BRANCH >= 20040204,  (testing/unstable))
Compiler:          gcc version 3.3.3 20040125 (prerelease) (Debian)
OS:          Linux (i686) release 2.4.24-1-k7

There is something wrong going on with multi-selection in the main kopete window. Let me explain how to reproduce this:

- Select several contacts (via shift-click and/or ctrl-click)
- Drag them to other group
- See how only one contact has been moved

The right behaviour IMHO would be moving all selected contacts when dragging & dropping.

This is with Kopete CVS20040217.
Comment 1 Richard Smith 2004-03-02 17:14:29 UTC
I noticed this yesterday (shortly after a MSN bug started permuting my group names :) ). Not got time to look into it right now though. Matt?
Comment 2 Olivier Goffart 2004-03-02 22:41:26 UTC
Shouldn't be difficult to implement, just look at TODO and FIXME i already placed in this code :-D
Comment 3 Matt Rogers 2004-03-07 03:31:48 UTC
CVS commit by mattr: 

Fix bug 76570. Allow multiple contacts to be dragged to a different group

CCMAIL: 76570@bugs.kde.org


  M +67 -52    kopetecontactlistview.cpp   1.78
  M +3 -0      kopetecontactlistview.h   1.23



Comment 4 Matt Rogers 2004-03-07 03:52:43 UTC
CVS commit by mattr: 

Backport the fix for 76570. Will appear in KDE 3.2.2

CCMAIL: 76570-done@bugs.kde.org


  M +64 -50    kopetecontactlistview.cpp   1.63.2.4
  M +3 -0      kopetecontactlistview.h   1.19.2.2