Version: 4.7 (using Devel) OS: Linux see summary Reproducible: Always Steps to Reproduce: Select a local folder with CTRL-left mouse. Do that to one more folder. Drag them into a third folder. Actual Results: only one folder is moved Expected Results: either both should be moved or only one should be selectable OS: Linux (x86_64) release 3.0.0-12-generic Compiler: gcc
I confirm this bug. Will look at it
Git commit 0454142391f52ed59b36dde6f3ada4362d5d8b9c by Volker Krause. Committed on 12/10/2011 at 10:57. Pushed by vkrause into branch 'master'. Fix TransactionSequence aborting early if transactions are disabled. This caused transaction-less sequences to only execute the first sub-job (if at all, depending on execution time of that one). This broke at least multi-collection copy/paste and dnd. Reviewed by Laurent. CCBUG: 283584 M +13 -4 akonadi/transactionsequence.cpp http://commits.kde.org/kdepimlibs/0454142391f52ed59b36dde6f3ada4362d5d8b9c
was fixed