FIXED: [13.60b3] Find & Replace

Post bug reports when testing beta versions here.
Post Reply
User avatar
vha
Posts: 1074
Joined: 27 Jun 2007 21:34
Location: Belgium

FIXED: [13.60b3] Find & Replace

Post by vha »

- Have following text:

Code: Select all

aaazzz
aaa
bbb
cccddd
- put cursor inside the 'aaazzz'
- CTRL-F -> searches for 'aaazzz', which is ok
- Hit ENTER
- click inside 'bbb', CTRL-F: bbb is set as text to find, hit ESCAPE
- click inside 'cccddd', CTRL-F: cccddd is set as text to find, hit ESCAPE
- click inside 'aaa', CTRL-F:

--> aaazzz is set as text to find, while aaa was expected

(this won't reproduce the bug everytime, but it is the closest I could find to do so)

vha
User avatar
Rickard Johansson
Site Admin
Posts: 6575
Joined: 19 Jul 2006 14:29

Re: [13.60b3] Find & Replace

Post by Rickard Johansson »

Fixed in final version. Thanks!
Post Reply