<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Find in Files: all fields highlighted]]></title><description><![CDATA[<p dir="auto">In the latest version of Notepad++ (v8.6.9), when I open the “Find in Files” dialog box, the text in all fields is highlighted, instead of only the text of the active field:</p>
<p dir="auto"><img src="/assets/uploads/files/1724763350241-findinfiles.png" alt="FindInFiles.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/topic/26053/find-in-files-all-fields-highlighted</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 13:22:48 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/26053.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 27 Aug 2024 12:58:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Find in Files: all fields highlighted on Wed, 28 Aug 2024 07:58:42 GMT]]></title><description><![CDATA[<p dir="auto">OK, should have mentioned here I had created an issue on GITHUB. OK, one remains, that’s fine.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/96321</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/96321</guid><dc:creator><![CDATA[StijnBousard]]></dc:creator><pubDate>Wed, 28 Aug 2024 07:58:42 GMT</pubDate></item><item><title><![CDATA[Reply to Find in Files: all fields highlighted on Tue, 27 Aug 2024 21:06:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/3841">@PeterJones</a> said in <a href="/post/96309">Find in Files: all fields highlighted</a>:</p>
<blockquote>
<p dir="auto">submitted a single issue #15583</p>
</blockquote>
<p dir="auto">And one became two:  #15584</p>
]]></description><link>https://community.notepad-plus-plus.org/post/96319</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/96319</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Tue, 27 Aug 2024 21:06:30 GMT</pubDate></item><item><title><![CDATA[Reply to Find in Files: all fields highlighted on Tue, 27 Aug 2024 19:29:01 GMT]]></title><description><![CDATA[<p dir="auto">FYI: since three of us were able to confirm it, I collated all the descriptions and submitted a single <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15583" rel="nofollow ugc">issue #15583</a> for the developer to look into.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/96309</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/96309</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Tue, 27 Aug 2024 19:29:01 GMT</pubDate></item><item><title><![CDATA[Reply to Find in Files: all fields highlighted on Tue, 27 Aug 2024 19:23:43 GMT]]></title><description><![CDATA[<p dir="auto">Good to know that I’m not the only one experiencing this inconvenience. Apparantly, it only happens the first time you open Notepad++.</p>
<p dir="auto">When you start typing, only the text in ‘Find what’ is replaced, but the other fields remain highlighted. Once you enter the other fields and start typing, the text is also overwritten and the accessed fields that are already overwritten, are no longer highlighted. Also not when you close and re-open the dialog.</p>
<p dir="auto">They are highlighted again when you leave and reopen Notepad++.</p>
<p dir="auto">For the rest, the Find dialog functions as before, there is no impact on the way the dialog works.</p>
<p dir="auto">Thanks already to all those that have already done some research into this issue.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/96308</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/96308</guid><dc:creator><![CDATA[StijnBousard]]></dc:creator><pubDate>Tue, 27 Aug 2024 19:23:43 GMT</pubDate></item><item><title><![CDATA[Reply to Find in Files: all fields highlighted on Tue, 27 Aug 2024 17:37:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/5329">@mkupper</a> said in <a href="/post/96301">Find in Files: all fields highlighted</a>:</p>
<blockquote>
<p dir="auto">The issue was introduced in v8.6.8 and continues in v8.6.9. v8.6.7 is ok.</p>
</blockquote>
<p dir="auto">Interesting.  I guess the not-saving-dialog-width bug in v8.6.8 masked it from showing up when I tested using <code>config.xml</code>, but since you were testing with the live dialog, you would still see the problem.</p>
<p dir="auto">Thanks to you and <a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/27184">@Coises</a> for the extra confirmations.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/96302</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/96302</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Tue, 27 Aug 2024 17:37:38 GMT</pubDate></item><item><title><![CDATA[Reply to Find in Files: all fields highlighted on Tue, 27 Aug 2024 17:23:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/3841">@PeterJones</a> I was able to reproduce by dragging the find-in-files box larger but also see that it happens dynamically.</p>
<ul>
<li>I did <code>Ctrl+Shift+F</code> to bring up the find-in-files dialog box. The fields looked ok with only <code>Find what</code> highlighted.</li>
<li>Using the anchor or whatever it’s called in the lower-right corner of the dialog box I dragged it a little wider. The instant I started dragging all four of the main fields of find-in-files became highlighted.</li>
</ul>
<p dir="auto">I then discovered the same issue happens with Replace.</p>
<ul>
<li>Now that the dialog box was dragged a little wider I closed and reopened Notepad++.</li>
<li>When I do <code>Ctrl+H</code> both the <code>Find what</code> and <code>Replace with</code> fields are highlighted.</li>
</ul>
<p dir="auto">As an extra data point.</p>
<ul>
<li>If I drag the box back to its smallest width, which is also the default width then the problem persists until I exit/restart Notepad++. This is with both <code>Ctrl+H</code> or <code>Ctrl+Shift+F</code> to activate the dialog box.</li>
</ul>
<p dir="auto">Edit: The issue was introduced in v8.6.8 and continues in v8.6.9.  v8.6.7 is ok.  For v8.6.9 it’s an issue with both the 32 and 64 bit editions.  I only tested the 64 bit versions of v8.6.7 and v8.6.8.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/96301</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/96301</guid><dc:creator><![CDATA[mkupper]]></dc:creator><pubDate>Tue, 27 Aug 2024 17:23:02 GMT</pubDate></item><item><title><![CDATA[Reply to Find in Files: all fields highlighted on Tue, 27 Aug 2024 17:01:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/3841">@PeterJones</a> I had been annoyed by the multiple highlights recently and wondered if it was always like that.</p>
<p dir="auto">Now that I know it has to do with the size of the dialog, I can reproduce easily with v8.6.9/64 as installed:</p>
<ol>
<li>Open any tab of the Find/Replace/… dialog.</li>
<li>Drag it to minimum width.</li>
<li>Close the dialog.</li>
<li>Close Notepad++.</li>
<li>Open Notepad++.</li>
<li>Open the Replace, Find in Files or Find in Projects tab of the search dialog.</li>
<li><em>Highlighting appears only in the first field.</em></li>
<li>Drag the dialog width larger.</li>
<li><em>Highlighting immediately appears in all the text input fields.</em></li>
<li>Close and re-open Notepad++.</li>
<li>Open the Replace, Find in Files or Find in Projects tab of the search dialog.</li>
<li><em>Highlighting appears in all the text input fields.</em></li>
<li>Drag the dialog back to minimum width.</li>
<li><em>Highlighting still appears in all the text input fields.</em></li>
<li>Close Notepad++.</li>
<li>Open Notepad++.</li>
<li>Open the Replace, Find in Files or Find in Projects tab of the search dialog.</li>
<li><em>Highlighting appears only in the first field.</em></li>
</ol>
]]></description><link>https://community.notepad-plus-plus.org/post/96300</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/96300</guid><dc:creator><![CDATA[Coises]]></dc:creator><pubDate>Tue, 27 Aug 2024 17:01:11 GMT</pubDate></item><item><title><![CDATA[Reply to Find in Files: all fields highlighted on Tue, 27 Aug 2024 16:43:58 GMT]]></title><description><![CDATA[<p dir="auto"><strong>Steps To Reproduce</strong></p>
<ol>
<li>Fresh unzip of portable v8.6.9-64bit</li>
<li>Run once and exit so it creates <code>config.xml</code></li>
<li>Use external editor on <code>config.xml</code> to set<pre><code> &lt;FindHistory nbMaxFindHistoryPath="10" nbMaxFindHistoryFilter="10" nbMaxFindHistoryFind="10" nbMaxFindHistoryReplace="10" matchWord="no" matchCase="no" wrap="yes" directionDown="yes" fifRecuisive="no" fifInHiddenFolder="no" fifProjectPanel1="no" fifProjectPanel2="no" fifProjectPanel3="no" fifFilterFollowsDoc="no" fifFolderFollowsDoc="yes" searchMode="0" transparencyMode="1" transparency="150" dotMatchesNewline="no" isSearch2ButtonsMode="no" regexBackward4PowerUser="no" bookmarkLine="no" purge="no"&gt;
     &lt;Filter name="*.*" /&gt;
     &lt;Find name="hello" /&gt;
     &lt;Replace name="something" /&gt;
 &lt;/FindHistory&gt;

</code></pre>
… and save</li>
<li>Run Notepad++, <code>Ctrl+Shift+F</code> looks normal:<br />
<img src="/assets/uploads/files/1724776100549-6608297a-4bcd-40a4-bbb3-77930a94998e-image.png" alt="6608297a-4bcd-40a4-bbb3-77930a94998e-image.png" class=" img-fluid img-markdown" /></li>
<li>Exit Notepad++.</li>
<li>Use external editor on <code>config.xml</code> to edit <code>&lt;GUIConfig name="FindWindowPosition" ...</code>: edit the <code>right="852"</code> to add one to the value (so in my example, it would be <code>right="853"</code>), then save</li>
<li>Run Notepad++, <code>Ctrl+Shift+F</code> highlights all three fields:<br />
<img src="/assets/uploads/files/1724776224190-06502853-a457-4069-91bd-6e6962daec36-image.png" alt="06502853-a457-4069-91bd-6e6962daec36-image.png" class=" img-fluid img-markdown" /></li>
</ol>
<p dir="auto">This works 100% reliably for me.  To repeat the steps, instead of doing a fresh unzip, I can just delete the portable <code>config.xml</code> and start over at step2, which will create a fresh <code>config.xml</code>, which goes back to working as normal.  (<em>Also, editing back to 852 instead of 853 will make it behave normally again</em>)</p>
<pre><code>Notepad++ v8.6.9   (64-bit)
Build time : Jul 12 2024 - 05:09:25
Path : C:\usr\local\apps\npp\npp869\notepad++.exe
Command Line : 
Admin mode : OFF
Local Conf mode : ON
Cloud Config : OFF
Periodic Backup : ON
OS Name : Windows 10 Enterprise (64-bit)
OS Version : 22H2
OS Build : 19045.4780
Current ANSI codepage : 1252
Plugins : 
    mimeTools (3.1)
    NppConverter (4.6)
    NppExport (0.4)
</code></pre>
<p dir="auto">If <a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/7377">@Alan-Kilborn</a> can reproduce with those steps, I’d say it’s worth putting in a bug report.</p>
<p dir="auto"><em>update: I also double-checked that v8.6.8 fresh portable, with those exact same steps, does <em>not</em> show the problem. I think that’s because v8.6.8 had the <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15294" rel="nofollow ugc">issue #15294</a> which doesn’t remember/use the saved Find Dialog size; the fix of #15294 is the likely cause of the weird behavior in v8.6.9.</em></p>
<p dir="auto"><em>update 2: I forgot to say: if I start with a “working”, and then drag to resize the dialog, exit the dialog, exit Notepad++, and restart Notepad++, I also see the same behavior; but at least during one of my tests, I thought those were the steps I took and it didn’t work, which is why I wrote up the S.T.R. with just editing the <code>config.xml</code>, which has never failed to show the issue for me.</em></p>
]]></description><link>https://community.notepad-plus-plus.org/post/96298</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/96298</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Tue, 27 Aug 2024 16:43:58 GMT</pubDate></item><item><title><![CDATA[Reply to Find in Files: all fields highlighted on Tue, 27 Aug 2024 13:39:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/7377">@Alan-Kilborn</a> said in <a href="/post/96294">Find in Files: all fields highlighted</a>:</p>
<blockquote>
<p dir="auto">I tried again, with a “more virgin” 8.6.9 than I tried before. Still doesn’t happen for me…</p>
</blockquote>
<p dir="auto">Weird.  I went to a fresh unzip of 8.6.9, and that copy doesn’t do it for me.  Whereas my normal installation still does.</p>
<p dir="auto"><em>update</em>: and if I run my normal installed copy, but with <code>-settingsDir="..."</code> command-line-option, so that it creates a new set of fresh config files, rather than using the ones from my AppData hierarchy, my installed copy doesn’t.  I don’t have time to dig into it more right now, but at some point, I’ll try to start bringing settings from my AppData ito my settingsDir, and see if I can figure out what setting(s) are causing the weird behavior.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/96296</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/96296</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Tue, 27 Aug 2024 13:39:40 GMT</pubDate></item><item><title><![CDATA[Reply to Find in Files: all fields highlighted on Tue, 27 Aug 2024 13:19:23 GMT]]></title><description><![CDATA[<p dir="auto">I tried again, with a “more virgin” 8.6.9 than I tried before.  Still doesn’t happen for me…</p>
]]></description><link>https://community.notepad-plus-plus.org/post/96294</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/96294</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Tue, 27 Aug 2024 13:19:23 GMT</pubDate></item><item><title><![CDATA[Reply to Find in Files: all fields highlighted on Tue, 27 Aug 2024 13:15:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/31435">@StijnBousard</a> ,</p>
<p dir="auto">When I tried, I saw the same thing, with multiple fields appearing to show “selected text”.  (And if there’s text in the Replace With, it is <em>also</em> automatically marked as selected as well.)</p>
<p dir="auto">Per <a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/7377">@Alan-Kilborn</a>’s question, if I start typing, it only edits the <strong>Find what</strong> text, not the others.  So, it’s displayed as-if-highlighted, but not really all fields being highlighted.  Very weird.</p>
<p dir="auto">And in my experiments, it didn’t happen in v8.6.8, so I would say it’s a regression, which <em>could</em> be added to the <a href="/topic/25941">v8.6.9 announcement</a> replies.  But given it’s been three weeks since the release, I don’t know that the Developer would actually see it there… and if he does, he’ll probably just say “could you create an issue”?  So my recommendation would be: follow our <a href="/topic/15741">bug report FAQ</a> and create a new <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues" rel="nofollow ugc">issue at GitHub</a> to inform the developer.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/96293</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/96293</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Tue, 27 Aug 2024 13:15:34 GMT</pubDate></item><item><title><![CDATA[Reply to Find in Files: all fields highlighted on Tue, 27 Aug 2024 13:03:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/31435">@StijnBousard</a></p>
<p dir="auto">Odd.  For me only the text in the <em>Find what</em> box is preselected.</p>
<p dir="auto">What happens if you start typing?  I would presume only the <em>Find what</em> text would be replaced by what you type, but your situation is so strange that maybe something different happens.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/96292</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/96292</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Tue, 27 Aug 2024 13:03:19 GMT</pubDate></item></channel></rss>