<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Find and replace in Libreoffice CALC keeps applying to the string it has already replaced."
href="https://bugs.documentfoundation.org/show_bug.cgi?id=132484">132484</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Find and replace in Libreoffice CALC keeps applying to the string it has already replaced.
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>6.4.3.2 release
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Calc
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>rzamparelli@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>Description:
Open a sheet in CALC and type anything in a cell. Say you typed "A". Copy the
same content to the cells below. Now open [Find and Replace] from menu [Edit].
Replace "A" with "BAC". Click [Replace]. "A" in the first cell is replaced with
"BAC". Click [Replace] again, the "BAC" in the first cell is replaced with
"BBACC". Keep clicking [Replace] and only material the first cell will be
replaced. The replacements in the following cell will never take place.
This is not a behavior found in any other [F&R] function I know, which normally
move the search focus past the string just replaced. It is also not the
behavior of [F&R] in Libreoffice Writer.
Note that if one clicks [Replace all] "BAC" is correctly replaced in all cells.
Steps to Reproduce:
1. Insert content "A" in 2 cells in a column.
2. Find and replace "A" with "BAC"
3. Click "Replace" twice
Actual Results:
BBACC
A
Expected Results:
BAC
BAC
Reproducible: Always
User Profile Reset: No
OpenGL enabled: Yes
Additional Info:
See the description.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>