Opened 19 years ago
Closed 19 years ago
#334 closed defect (duplicate)
Problem with Replace All
Reported by: | Christian Paz | Owned by: | jgarcia |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Interface | Version: | head |
Severity: | minor | Keywords: | |
Cc: |
Description
Create a file with the text:
"viva vida"
make Replace All of "vi" with "vio" and TolBase stays in a infinite loop. Logically it
is because the replace text is a superset of the find text. I tried to solve but I could
not find how to solve it yet.
Thanks,
Christian
Change History (4)
comment:1 Changed 19 years ago by
Status: | new → assigned |
---|---|
Summary: | Problem with Replace All → Problem with Replace All |
comment:2 Changed 19 years ago by
Owner: | changed from Javier Portugal to jgarcia |
---|---|
Status: | assigned → new |
comment:3 Changed 19 years ago by
Status: | new → assigned |
---|
comment:4 Changed 19 years ago by
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
This bug is identical
* This bug has been marked as a duplicate of 308 *
Note: See
TracTickets for help on using
tickets.
I think this bug should be fixed positioning active cursor after replaced text.
I will have a look at it.