bug in TextFinder.m (also in TextEdit)
bug in TextFinder.m (also in TextEdit)
- Subject: bug in TextFinder.m (also in TextEdit)
- From: Oliver Chern <email@hidden>
- Date: Wed, 22 Aug 2001 14:48:08 -0400
I'm not quite sure if this is the right listserver to send to, but since
I've seen Ali Ozer post a couple times here and I'm sure a couple ppl have
used Textfinder.h and textfinder.m in their source code, I figured I should
point out this bug here.
when a user clicks replace, and then replace & next, he gets an unwanted
duplicate of the replace string.
Example:
asdf
asdf
Find: asdf
Replace With: zako
1. click "next" to find the search string "asdf".
2. click "replace" to replace "asdf" with "zako".
3. click "replace and find" with the same search strings.
u'll end up with:
zakozako
asdf
just thought u'd like to know.
O
--
"I'm using Cooca daily to UP my programming productivity, so UP yours!"