GoogleCodeArchives / editra

Automatically exported from code.google.com/p/editra
Other
0 stars 0 forks source link

Find/Replace dialog bug #343

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open a new empty document.
2. Press Ctrl-R to open Find/Replace dialog.
3. In "Find what:", type "abc", in "Replace with:", type "xyz"
4. Click on "Replace" button, "xyz" will be append in cursor location.

What is the expected output? What do you see instead?
If search pattern is not found, document data should not be changed.

IMPORTANT!!! Please answer these questions for any and ALL bug reports

What version of the product are you using? On what operating system?
Editra 0.4.88 on Windows XP.

What method of install was your version installed with (Binary/Source)?
Binary.

If from source: What version of python and wxPython are you using?

Please provide any additional information below.

Original issue reported on code.google.com by andrewwu...@gmail.com on 6 May 2009 at 9:26

GoogleCodeExporter commented 9 years ago
fixed, thanks

Original comment by CodyPrec...@gmail.com on 6 May 2009 at 12:26