Page 1 of 1

Ctrl-V paste problem

Posted: Sat Nov 15, 2014 11:52 pm
by williamhong
Hi,

I have text paste problem in CodeLite editor. Ctrl + V cannot paste the clipboard content right every time, sometimes text was appended at the beginning of the line, sometimes current line was duplicated and sometimes wrong text (probably the text in search condition) was pasted. It occurs intermittently and it's really a pain for me since text paste is frequently used in coding.

Environment as follows:
Codelite version: 6.1
Is it a self compiled version of codelite: No
Your OS: ubuntu-14.04-desktop-amd64 in vmware player 6.0.4 on Windows 7 64bit
Compiler version: gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2

Thanks