<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 11 Aug 2016, at 12:15, Koen Punt wrote:</p>

<p dir="auto"></p></div>
<div style="white-space:pre-wrap"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><div dir="auto">When I do a "Find in Project" and click "Replace All", the dialog states "2
</div><div dir="auto">replacements made across 1 file(s)".
</div><div dir="auto">
</div><div dir="auto">But when I run the search again,  I get the same results. When I open the
</div><div dir="auto">concerning file, and click "Replace All", the replace goes just fine.
</div></blockquote></div>
<div style="white-space:normal">

<p dir="auto">I am unable to reproduce this. Can you provide exact steps to reproduce? Would be best to start with an entirely new project and mention every step, e.g. I did the following myself to test your report:</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">mkdir /tmp/project && echo foo > /tmp/project/foo.txt && mate /tmp/project
</code></pre>

<p dir="auto">Then ⇧⌘F + enter <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">foo</code> + press return (one match found), enter <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">bar</code> as replacement and click <em>Replace All</em>.</p>

<p dir="auto">For me this does the replacement and running the search again does not find <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">foo</code>.</p>

<p dir="auto"></p></div>
<div style="white-space:pre-wrap"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><div dir="auto">Also, turns out it's possible to click on "n replacements made ...", which
</div><div dir="auto">makes it blue. Does this serve a purpose?
</div></blockquote></div>
<div style="white-space:normal">

<p dir="auto">When you do a Find All you can click the status text to see how many bytes were searched (instead of files). This is done with a “toggle button”, it did not originally change color, but some OS upgrade introduced this, and I have not bothered with trying to address it.</p>

<p dir="auto">Since the “n replacements made…” is the same label text view, it has the same behavior.</p>
</div>
</div>
</body>
</html>