From kde-commits Mon Mar 24 04:39:43 2014 From: Dawit A Date: Mon, 24 Mar 2014 04:39:43 +0000 To: kde-commits Subject: Re: [kdelibs/KDE/4.12] kio/kio: Do not blindly overwrite the content of the clipboard on KIO move op Message-Id: X-MARC-Message: https://marc.info/?l=kde-commits&m=139563604115393 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--001a11347f9064d10204f552d56c" --001a11347f9064d10204f552d56c Content-Type: text/plain; charset=UTF-8 Maybe the commit message is not clear, but all the code that was removed does is change the opertional mode of an already existing instance of ClipboardUpdater. It tells it to overwrite the content instead of updating it (the default mode). It does not remove the functionality of being able to do what you outlined above. On Sun, Mar 23, 2014 at 3:25 PM, David Faure wrote: > On Sunday 23 March 2014 16:24:33 Dawit Alemayehu wrote: > > Git commit 3e22d6c90d43989a06aed3b0bfb5ac7e6d606311 by Dawit Alemayehu. > > Committed on 23/03/2014 at 16:17. > > Pushed by adawit into branch 'KDE/4.12'. > > > > Do not blindly overwrite the content of the clipboard on KIO move > > operations. > > Hmm, not even in the case that this was intended for? > > (Ctrl+X, Ctrl+V, Ctrl+V, the same files should move again). > > -- > David Faure, faure@kde.org, http://www.davidfaure.fr > Working on KDE, in particular KDE Frameworks 5 > > --001a11347f9064d10204f552d56c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Maybe the commit message is not clear, but all the code th= at was removed does is change the opertional mode of an already existing in= stance of ClipboardUpdater. It tells it to overwrite the content instead of= updating it (the default mode). It does not remove the functionality of be= ing able to do what you outlined above.


On Sun, Mar 2= 3, 2014 at 3:25 PM, David Faure <faure@kde.org> wrote:
On Sunday 23 March 2014 16:24:33 Dawit Alemayehu wrote:
> Git commit 3e22d6c90d43989a06aed3b0bfb5ac7e6d606311 by Dawit Alemayehu= .
> Committed on 23/03/2014 at 16:17.
> Pushed by adawit into branch 'KDE/4.12'.
>
> Do not blindly overwrite the content of the clipboard on KIO move
> operations.

Hmm, not even in the case that this was intended for?

(Ctrl+X, Ctrl+V, Ctrl+V, the same files should move again).

--
David Faure, faure@kde.org, http://www.davidfaure.fr Working on KDE, in particular KDE Frameworks 5


--001a11347f9064d10204f552d56c--