DeltaEscher / editra

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

Find command (ctrl + F) - start the search from the current cursor position #512

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Press CTRL+F
2. Find any text
3. Press ESC
4. Press CTRL+F
5. Search for other text
The search begins at last search, but must start the search from the
current cursor position.

What is the expected output? What do you see instead?

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.5.51, MS Windows XP, python 2.5.4, wxMSW 2.8.10.1

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

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 sergio.b...@gmail.com on 3 May 2010 at 4:57

GoogleCodeExporter commented 8 years ago
Hi,

When you do a search with ctrl+F it incrementally sets the selection on the 
matched
text. So the current cursor position is where the selection is (try typing and 
see).

If I do a search, then ESC, then click somewhere else, then Ctrl+F again and 
start
typing something new it correctly starts searching from where I last moved the 
cursor to.

Is the problem your describing, refer to something else?

Original comment by CodyPrec...@gmail.com on 3 May 2010 at 5:46

GoogleCodeExporter commented 8 years ago
Closing as Invalid for now. If there is something more to this or some sort of
confusing behavior that I am not seeing please feel free to reopen with more 
information.

Thanks

Original comment by CodyPrec...@gmail.com on 13 May 2010 at 2:26