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.
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?
Shouldn't be difficult to implement, just look at TODO and FIXME i already placed in this code :-D
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
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