From kde-core-devel Thu Oct 31 10:38:30 2002 From: Andras Mantia Date: Thu, 31 Oct 2002 10:38:30 +0000 To: kde-core-devel Subject: Re: Clipboard problems (yes, again) X-MARC-Message: https://marc.info/?l=kde-core-devel&m=103606092602359 On 2002. October 31., Thursday 12:20, Lubos Lunak wrote: > Hmm, I see it this way: Either somebody finally tells me a reasonable > argument for keeping the syncing, or I'll remove it soon. One thing that bother me without sincing is when you use the keyboard to select and want to copy it to another place. I almost always forget to invoke Copy in this case. Eg. open a document in let's say Kate, select all with Ctrl-A, and now according to my reflexes MMB or Shift-Insert shoud paste the just selected text into a new document/place. But of course it doesn't instead it pastes what is in the selection. I understand that it is logical as the keyboard selection != mouse selection. But actually this may be which confuses a lot of people. If we define selection as "Selection with mouse" or "Mouse selection" it may be more understandable for people that the MMB works only for text selected with mouse and that by selecting something (with keyboard) will not move the selected text in the clipboard automatically. On the other hand selecting a text with mouse and pasting with keyboard even if it is not consistent, it's useful (select text, switch to another app with keyboard, and paste the text there. There is no need to move the mouse after the selection, so it may be faster in some situations). Just my thoughts, Andras