Bug #10914 2007-04-20 10:35
skirby
Code windows lost focus is Find command failed
Hello,
There is a small but annoying bug with Find command.
Here is the way to reproduce the problem:
- Create a new project and open a file.
- Simply press Ctrl+F and search for a text that not exists in the opened file: qwerty for example.
You should have the following message box: Not found: qwerty
Click Ok => the code windows has lost the focus.
You have to click inside the windows in order to enter text.
There is the same behavior with Search if files functionality.
For information, I have done the test with SNV 3865 and 3876
I am on Windows 2000 sp4.
I hope you could fix it.
Thanks and have a nice day.
You can see the original post here :
http://forums.codeblocks.org/index.php/topic,5706.msg43852.html#msg43852
- Category
- Application::Editor
- Group
- Status
- Closed
- Close date
- 2007-04-20 12:36
- Assigned to
- biplab
History
This bug is now fixed in HEAD.
Thank you for reporting it.