Bug #14347 2008-08-08 21:04

dancefire

Ctrl-v in 'Replace' dialog and text paste to wrong place

In Edit->Replace dialog, click the textbox "replace with", and press ctrl-v.

The expected result is that the text should be pasted into "replace with" textbox, however, the text pasted to "Text to search for" text box.

Code::Blocks svn build rev 5177

Build: Aug 4 2008, 18:47:24 - wx2.8.8 (Linux, unicode)

System is Ubuntu 8.04

Category
Application::Editor
Group
 
Status
Closed
Close date
2008-10-12 06:05
Assigned to
biplab
biplab 2008-08-16 06:07

Sorry, but I can't reproduce. Any additional information? Does it

still persist?

dancefire 2008-08-17 05:52

I updated the Code::Blocks to svn build rev 5182. The problem still there. I don't know what information you need, or what stuff may potentially affect the problem. I can provide any information you want.

1. Create a new project, and open the source code file, click Search -> Replace ..., or press Ctrl+R.

2. Copy some text from somewhere, and click Replace with textbox,

3. Press Ctrl+V, then the text will paste to Text to Search for textbox, which should be in the Replace with textbox.

I found more, may help to debug, the problem is in the Ctrl key. Even I just press and release Ctrl key, the focus will soon move from "Replace with" text box to "Text to Search for" textbox.