<?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[v8.7 Search Results Missing]]></title><description><![CDATA[<h2>Ctrl + shift + f not working (search is done but don’t pop up the windows with the results)</h2>
<p dir="auto">The keyboard shortcut Ctrl + Shift + F is not working. The search is executed, but the results window does not appear. I have updated to the latest version, but the problem persists.</p>
<p dir="auto">--<br />
<em>moderator renamed and pinned Topic, since this is now the catch-all thread for the issue</em></p>
]]></description><link>https://community.notepad-plus-plus.org/topic/26164/v8-7-search-results-missing</link><generator>RSS for Node</generator><lastBuildDate>Tue, 08 Sep 2026 04:05:50 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/26164.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 30 Sep 2024 22:04:06 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to v8.7 Search Results Missing on Tue, 16 Jun 2026 10:13:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/xomx" aria-label="Profile: xomx">@<bdi>xomx</bdi></a> thanks a bunch</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105745</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105745</guid><dc:creator><![CDATA[henriknoren]]></dc:creator><pubDate>Tue, 16 Jun 2026 10:13:22 GMT</pubDate></item><item><title><![CDATA[Reply to v8.7 Search Results Missing on Tue, 09 Jun 2026 14:05:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/henriknoren" aria-label="Profile: henriknoren">@<bdi>henriknoren</bdi></a><br />
Your N++ DockingManager config is broken (IDK how this happen).</p>
<p dir="auto">But you should be able to fix it yourselves by adding two additional lines to your config.xml to have:</p>
<pre><code>        &lt;GUIConfig name="DockingManager" leftWidth="200" rightWidth="251" topHeight="200" bottomHeight="610"&gt;
            &lt;FloatingWindow cont="5" x="600" y="400" width="1000" height="600" /&gt;
            &lt;PluginDlg pluginName="Notepad++::InternalFunction" id="0" curr="5" prev="1" isVisible="no" /&gt;
            &lt;PluginDlg pluginName="NPPJSONViewer.dll" id="0" curr="0" prev="-1" isVisible="no" /&gt;
            &lt;PluginDlg pluginName="ComparePlus.dll" id="31" curr="1" prev="-1" isVisible="no" /&gt;
            &lt;ActiveTabs cont="0" activeTab="-1" /&gt;
            &lt;ActiveTabs cont="1" activeTab="-1" /&gt;
            &lt;ActiveTabs cont="2" activeTab="-1" /&gt;
            &lt;ActiveTabs cont="3" activeTab="-1" /&gt;
            &lt;ActiveTabs cont="5" activeTab="0" /&gt;
        &lt;/GUIConfig&gt;
</code></pre>
<hr />
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: peterjones">@<bdi>peterjones</bdi></a><br />
IMO, it’s time to unpin this issue from the top.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/105704</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105704</guid><dc:creator><![CDATA[xomx]]></dc:creator><pubDate>Tue, 09 Jun 2026 14:05:20 GMT</pubDate></item><item><title><![CDATA[Reply to v8.7 Search Results Missing on Tue, 09 Jun 2026 07:39:26 GMT]]></title><description><![CDATA[<p dir="auto">I have a case that I think is different from the one described above.<br />
First of all, obviously, I can’t find the search results after searching.</p>
<p dir="auto">Activating the search result panel with F7, then hitting Alt, then hitting ‘down arrow’, shows the menu in the screenshot below. It is tied to a fixed place on the screen. Moving the np++ window will not affect the position of the appearing menu.</p>
<p dir="auto">Selecting ‘Close’ does not change anything as far as I can see.<br />
Selecting ‘Move’ gives me a move mouse pointer. When click + dragging, I believe I’m dragging something invisible. After moving the invisible panel, the next time the menu appears where I dropped it. While moving I can only se my mouse pointer, nothing else. Tried with different desktop background colors without any luck.</p>
<p dir="auto"><img src="/assets/uploads/files/1780989760311-13cd8730-be0b-47cc-9319-31a0536b07c1-image.jpeg" alt="13cd8730-be0b-47cc-9319-31a0536b07c1-image.jpeg" class=" img-fluid img-markdown" /></p>
<p dir="auto">Content of config.xml</p>
<pre><code>&lt;GUIConfig name="AppPosition" x="48" y="146" width="1057" height="782" isMaximized="no" /&gt;
</code></pre>
<pre><code>&lt;GUIConfig name="DockingManager" leftWidth="200" rightWidth="251" topHeight="200" bottomHeight="610"&gt;
            &lt;PluginDlg pluginName="Notepad++::InternalFunction" id="0" curr="5" prev="1" isVisible="no" /&gt;
            &lt;PluginDlg pluginName="NPPJSONViewer.dll" id="0" curr="0" prev="-1" isVisible="no" /&gt;
            &lt;PluginDlg pluginName="ComparePlus.dll" id="31" curr="1" prev="-1" isVisible="no" /&gt;
            &lt;ActiveTabs cont="0" activeTab="-1" /&gt;
            &lt;ActiveTabs cont="1" activeTab="-1" /&gt;
            &lt;ActiveTabs cont="2" activeTab="-1" /&gt;
            &lt;ActiveTabs cont="3" activeTab="-1" /&gt;
        &lt;/GUIConfig&gt;
</code></pre>
<p dir="auto"><img src="/assets/uploads/files/1780990722898-4f15607a-c6cc-4ebd-b508-4592671fa0eb-image.jpeg" alt="4f15607a-c6cc-4ebd-b508-4592671fa0eb-image.jpeg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/105702</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/105702</guid><dc:creator><![CDATA[henriknoren]]></dc:creator><pubDate>Tue, 09 Jun 2026 07:39:26 GMT</pubDate></item><item><title><![CDATA[Reply to v8.7 Search Results Missing on Fri, 29 Nov 2024 18:30:40 GMT]]></title><description><![CDATA[<p dir="auto">This v8.6.9-v8.7.2 issue has been fixed (GitHub <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/commit/b43eba3f4bc1a0fda65cf550a15e7157f4011e9c" rel="nofollow ugc">commit</a>).<br />
The fix will be included in the next Notepad++ version (probably v8.7.3).</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a><br />
I would leave this topic pinned for a while longer until the fix reaches most N++ users.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/98311</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/98311</guid><dc:creator><![CDATA[xomx]]></dc:creator><pubDate>Fri, 29 Nov 2024 18:30:40 GMT</pubDate></item><item><title><![CDATA[Reply to v8.7 Search Results Missing on Wed, 20 Nov 2024 01:00:30 GMT]]></title><description><![CDATA[<p dir="auto">Finding a 100% reliable STR took me this time!<br />
Finding a problem-trigger (actually one of my own PRs, ugh), was then easy.</p>
<p dir="auto">Current workaround - just close all the N++ instances (2nd, 3rd, etc…) with that panel problem visible, restore the 1st N++ instance from the minimized state and everything will be ok.</p>
<p dir="auto">No fix yet - no time.</p>
<p dir="auto">STR:</p>
<ol>
<li>Use any N++ v8.6.9+.</li>
<li>There is no need to open any file in N++ in the following steps, but you can.</li>
<li>Set multi-instance mode and close N++:<br />
<img src="/assets/uploads/files/1732061044704-npp-hidden-panels-issue-multiinst.png" alt="npp-hidden-panels-issue-multiinst.png" class=" img-fluid img-markdown" /></li>
<li>Launch 1st instance of N++.</li>
<li>Minimize it to the task-bar (IMPORTANT step!).</li>
<li>Launch 2nd instance of N++, go to the menu &gt; Search &gt; Find &gt; click “Find All in Current Document” button</li>
<li>Look for the usual Search results panel:<br />
<img src="/assets/uploads/files/1732062021902-npp-hidden-panels-issue-visible.png" alt="npp-hidden-panels-issue-visible.png" class=" img-fluid img-markdown" /></li>
<li>In this faulty state, you can now also try other panels (e.g. FaW) and see the same problem.</li>
</ol>
<p dir="auto">The immediate “culprit” is this v8.6.9 commit:<br />
<a href="https://github.com/notepad-plus-plus/notepad-plus-plus/commit/8beda66cb8c77361216a43075e9be44ca32edbec" rel="nofollow ugc">https://github.com/notepad-plus-plus/notepad-plus-plus/commit/8beda66cb8c77361216a43075e9be44ca32edbec</a></p>
<p dir="auto">It is the very same commit that solves the previous “lost” of the panels by the users (when they minimized them inadvertently to zero width or height). I haven’t had time to look into a solution yet, but maybe it is a bug elsewhere that’s just become visible by this PR (and I am very curious at how simply minimizing another app instance can affect internal state of another app instance in such a drastic way, I hope I did not bump into another similar MS Windows bug like <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/pull/15703" rel="nofollow ugc">this</a> … ).</p>
]]></description><link>https://community.notepad-plus-plus.org/post/98013</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/98013</guid><dc:creator><![CDATA[xomx]]></dc:creator><pubDate>Wed, 20 Nov 2024 01:00:30 GMT</pubDate></item><item><title><![CDATA[Reply to v8.7 Search Results Missing on Mon, 18 Nov 2024 23:37:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/john-berting" aria-label="Profile: John-Berting">@<bdi>John-Berting</bdi></a><br />
I spoke too soon - I was going to debug the issue but I am not able to reproduce it anymore! Weird.</p>
<p dir="auto">Could you please paste here content (an then select that and format as the code here by the forum <code> &lt;/&gt;</code>) of your N++ config.xml file located in your <code>%APPDATA%\Notepad++\</code> folder (probably the <code>C:\Users\[userlogin]\AppData\Roaming\Notepad++\config.xml </code>)?</p>
<p dir="auto">Or at least its “DockingManager” part:</p>
<pre><code>        &lt;GUIConfig name="DockingManager" leftWidth="200" rightWidth="200" topHeight="200" bottomHeight="200"&gt;
            &lt;PluginDlg pluginName="Notepad++::InternalFunction" id="0" curr="3" prev="4" isVisible="no" /&gt;
            &lt;ActiveTabs cont="0" activeTab="-1" /&gt;
            &lt;ActiveTabs cont="1" activeTab="-1" /&gt;
            &lt;ActiveTabs cont="2" activeTab="-1" /&gt;
            &lt;ActiveTabs cont="3" activeTab="-1" /&gt;
        &lt;/GUIConfig&gt;
</code></pre>
]]></description><link>https://community.notepad-plus-plus.org/post/97987</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/97987</guid><dc:creator><![CDATA[xomx]]></dc:creator><pubDate>Mon, 18 Nov 2024 23:37:56 GMT</pubDate></item><item><title><![CDATA[Reply to v8.7 Search Results Missing on Mon, 18 Nov 2024 20:20:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/john-berting" aria-label="Profile: John-Berting">@<bdi>John-Berting</bdi></a></p>
<p dir="auto">Thanks, with your info provided I am able to reproduce the problem now, this is how it then looks:</p>
<p dir="auto"><img src="/assets/uploads/files/1731961016441-npp-searchpanel-multiinstance-visibility-bug.png" alt="npp-SearchPanel-multiinstance-visibility-bug.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Exactly how some users reported that “cropping”, e.g.:<br />
<a href="https://community.notepad-plus-plus.org/topic/26154/v8-7-status-bar-appears-cropped">https://community.notepad-plus-plus.org/topic/26154/v8-7-status-bar-appears-cropped</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/97986</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/97986</guid><dc:creator><![CDATA[xomx]]></dc:creator><pubDate>Mon, 18 Nov 2024 20:20:00 GMT</pubDate></item><item><title><![CDATA[Reply to v8.7 Search Results Missing on Mon, 18 Nov 2024 15:26:23 GMT]]></title><description><![CDATA[<p dir="auto">I am also seeing the problem with the Search results window being completely collapsed against the bottom of the window, and not accessible to resize. My version is NPP V8.7.1 64-bit, running Windows 10 Pro 22H2 build 19045.5131.</p>
<p dir="auto">In my case the first instantiation of NPP opens correctly, and the Search results docked window opens correctly on the initial search. On subsequent instantiations of NPP, the Search Results window frequently does not appear. I can sometimes close my second instance, resize the search results window on the first instance, and get the window to appear in the second instance on the next launch. Sometimes this takes four or five launches to make it work. Third and subsequent instances have the same issue. (I frequently have three or four projects with 12 files each open in different NPP instances.)</p>
<p dir="auto">Once the Search results window appears in any instance it works reliably for the remainder of that session. The problem is always with the first search after launch of instances 2 thru N. Once the Search results window is unreachable it never corrects itself.</p>
<p dir="auto">It would be helpful to assign the docked window a hardcoded minimum size to prevent this dance. My first instance has been 100% reliable opening the Search results window, and subsequent instances are less than 10% reliable.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/97976</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/97976</guid><dc:creator><![CDATA[John Berting]]></dc:creator><pubDate>Mon, 18 Nov 2024 15:26:23 GMT</pubDate></item><item><title><![CDATA[Reply to v8.7 Search Results Missing on Wed, 09 Oct 2024 14:50:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/xomx" aria-label="Profile: xomx">@<bdi>xomx</bdi></a> and all,</p>
<p dir="auto">I have updated the <a href="https://community.notepad-plus-plus.org/topic/24876/">Cannot find my panel FAQ</a> to have debug/fix instructions for <a href="https://community.notepad-plus-plus.org/topic/24876/faq-i-cannot-find-my-panel#:~:text=read%20this%20FAQ.-,v8.7%20Search%20Results,-The%20Search%20Results">v8.7 Search Results panel issues</a> – it says to reply to this topic, so hopefully we can corral all the v8.7 Search Results discussions into this one location.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/96995</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/96995</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Wed, 09 Oct 2024 14:50:13 GMT</pubDate></item><item><title><![CDATA[Reply to v8.7 Search Results Missing on Thu, 03 Oct 2024 12:35:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jairo-florez" aria-label="Profile: Jairo-Florez">@<bdi>Jairo-Florez</bdi></a> said in <a href="/post/96856">Ctrl + shift + f not working (search is done but don't pop up the windows with the results)</a>:</p>
<blockquote>
<p dir="auto">Hi, I have figured out how to fix it.<br />
go to C:\Users&lt;YourUsername&gt;\AppData\Roaming\Notepad++<br />
Rename config.xml to config_backup.xml and restart Notepad++.</p>
<p dir="auto">And that did the trick!</p>
</blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jairo-florez" aria-label="Profile: Jairo-Florez">@<bdi>Jairo-Florez</bdi></a><br />
Could you append here the content of your problematic <code>config_backup.xml</code> (&amp; also the current ok <code>config.xml</code> just for comparison)?<br />
(just paste it to a reply here, select it and mark as the code via the <code>&lt;/&gt;</code> format toolbar icon in this forum; or post a link for downloading)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/96908</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/96908</guid><dc:creator><![CDATA[xomx]]></dc:creator><pubDate>Thu, 03 Oct 2024 12:35:03 GMT</pubDate></item><item><title><![CDATA[Reply to v8.7 Search Results Missing on Mon, 30 Sep 2024 23:37:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a> Oh, I see, thank you for letting me know.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/96862</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/96862</guid><dc:creator><![CDATA[Jairo Florez]]></dc:creator><pubDate>Mon, 30 Sep 2024 23:37:15 GMT</pubDate></item><item><title><![CDATA[Reply to v8.7 Search Results Missing on Mon, 30 Sep 2024 23:29:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jairo-florez" aria-label="Profile: Jairo-Florez">@<bdi>Jairo-Florez</bdi></a> ,</p>
<p dir="auto">Good job on figuring out a solution.  I was about to explain that solution – or, actually, a more targeted version, as hinted at in <a href="https://community.notepad-plus-plus.org/post/96645">this post</a>, where I would have had you delete just that portion of the <code>config.xml</code> rather than the whole file), because deleting (renaming) the whole file also eliminates all your <strong>Settings &gt; Preferences</strong> choices, so don’t do that if you’ve customized Notepad++ preferences.</p>
<p dir="auto">If you’ve still got your <code>config_backup.xml</code>, sharing that same section might help <a class="plugin-mentions-user plugin-mentions-a" href="/user/xomx" aria-label="Profile: xomx">@<bdi>xomx</bdi></a> see what state the config file had gotten into (because there’s supposed to be fixes in Notepad++ v8.7 that prevent it from getting into that state… but maybe the multi-monitor setup confused the protection, allowing the config file to get into the messed-up state)</p>
<p dir="auto"><em>update:</em> BTW: this reset procedure was described in our <a href="/topic/24876">FAQ</a> more than a year ago.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/96859</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/96859</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Mon, 30 Sep 2024 23:29:37 GMT</pubDate></item><item><title><![CDATA[Reply to v8.7 Search Results Missing on Mon, 30 Sep 2024 23:18:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a> Hi, I have figured out how to fix it.<br />
go to C:\Users&lt;YourUsername&gt;\AppData\Roaming\Notepad++<br />
Rename config.xml to config_backup.xml and restart Notepad++.</p>
<p dir="auto">And that did the trick!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/96856</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/96856</guid><dc:creator><![CDATA[Jairo Florez]]></dc:creator><pubDate>Mon, 30 Sep 2024 23:18:06 GMT</pubDate></item><item><title><![CDATA[Reply to v8.7 Search Results Missing on Mon, 30 Sep 2024 23:00:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a> I was using 2 monitors then I disconnected it but the issue is the same.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/96855</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/96855</guid><dc:creator><![CDATA[Jairo Florez]]></dc:creator><pubDate>Mon, 30 Sep 2024 23:00:17 GMT</pubDate></item><item><title><![CDATA[Reply to v8.7 Search Results Missing on Mon, 30 Sep 2024 22:57:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a> It was working before, I just downgraded to several versions, and is not working anymore,</p>
]]></description><link>https://community.notepad-plus-plus.org/post/96854</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/96854</guid><dc:creator><![CDATA[Jairo Florez]]></dc:creator><pubDate>Mon, 30 Sep 2024 22:57:29 GMT</pubDate></item><item><title><![CDATA[Reply to v8.7 Search Results Missing on Mon, 30 Sep 2024 22:17:08 GMT]]></title><description><![CDATA[<p dir="auto">Presumably the same issue mentioned <a href="/topic/26152">here</a> and <a href="/topic/26121">here</a>.</p>
<p dir="auto">As was asked (but never answered) in the other two discussions, <a class="plugin-mentions-user plugin-mentions-a" href="/user/xomx" aria-label="Profile: xomx">@<bdi>xomx</bdi></a> will want to know if you are using one monitor, or more than one? If just one, is it “high DPI” or not? And if multi-monitors, are the monitors all the same DPI density, or is there a mix of DPI and/or screen resolutions involved?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/96853</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/96853</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Mon, 30 Sep 2024 22:17:08 GMT</pubDate></item></channel></rss>