cl 7, possible bug on paste on find box

General questions regarding the usage of CodeLite
spectrum
CodeLite Curious
Posts: 6
Joined: Sat Jan 17, 2015 2:58 am
Genuine User: Yes
IDE Question: All
Contact:

cl 7, possible bug on paste on find box

Post by spectrum »

dear all,

in this version, once i have open the find box, and try to paste some text there, the text is instead pasted in the code editor.

This issue cause the codelite 7 to be abandoed from me, since i very frequently have to paste on find box.

Is it a known bug, or, could i have something misconfigured ? thanks
User avatar
eranif
CodeLite Plugin
Posts: 6373
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: cl 7, possible bug on paste on find box

Post by eranif »

IIRC, David applied several commits that addresses focus issues with the 'find-bar'
Specifying your OS would have help

FYI: when using Ctrl-F while there is an active selection, the selected text is automatically pasted into the find bar box

Eran
Make sure you have read the HOW TO POST thread
Post Reply