<?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[Accidental open]]></title><description><![CDATA[<p dir="auto">So i was about to paste code into my notepad++ and randomly a new small windows popped up in the middle of my notepad++ with all the files i have opened and there was a save icon right to them, far away from them but still on the same line. Does anyone know how it was done? Or why it happened? It closed once i clicked the save on my current file. But when that thing was opened i couldnt press any text on my code or the app, it would make windows sounds because of that thing. I just want to know how it happened and what it is. Its not Document map or list btw</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/25405/accidental-open</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 18:33:44 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/25405.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 24 Jan 2024 18:48:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Accidental open on Thu, 25 Jan 2024 03:03:04 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/92344">Accidental open</a>:</p>
<blockquote>
<p dir="auto">But clearly OP was having trouble getting rid of it.</p>
</blockquote>
<p dir="auto">That’s part of what seems like the bug I mentioned earlier. I started to write up the issue but it is turning into a long post plus I realized there were hints in the github issues that it has been reported, so I’ve parked the bug report it pending review, testing, and thinking.</p>
<p dir="auto">If someone does <code>Ctrl+Tab</code> or <code>Ctrl+Shift+Tab</code> to bring up the document switcher and you then while holcing <code>Ctrl</code> down you type <code>Esc</code> to exit document switcher the <code>Ctrl+Esc</code> or <code>Ctrl+Shift+Esc</code> are sent to Windows. <code>Ctrl+Esc</code> brings up the start menu and  <code>Ctrl+Shift+Esc</code> activates task manager. That’s issue one.</p>
<p dir="auto">If you then switch back to Notepad++ you’ll see the document switcher dialog box but can’t get focus onto it other then via the mouse.  Thus the box can appear to be stuck in the way. That’s issue two. The document switcher dialog box is model which means Notepad++ itself is locked up. It’s not a crisis as you mouse click within the box and it’ll activate the tab you happened to select via the dialog box.</p>
<p dir="auto">You can also trigger the second issue’s behavior by <code>Ctrl+Tab</code> and while holding the <code>Ctrl</code> key down you click on the task bar to bring another application the foreground. When you switch back to Notepad++ you’ll be moderately stuck with the document switcher. It turns out that pressing and then releasing <code>Ctrl</code> will clear the document switcher.</p>
<p dir="auto"><a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10950" rel="nofollow ugc">github issue 10950</a> seems to describe what I saw but at the time that issue was raised it also seemed to be intermittent or hard to reproduce.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/92347</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/92347</guid><dc:creator><![CDATA[mkupper]]></dc:creator><pubDate>Thu, 25 Jan 2024 03:03:04 GMT</pubDate></item><item><title><![CDATA[Reply to Accidental open on Thu, 25 Jan 2024 01:44:00 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/92342">Accidental open</a>:</p>
<blockquote>
<p dir="auto">Releasing the Ctrl button gets rid of the document switcher.</p>
</blockquote>
<p dir="auto">But clearly OP was having trouble getting rid of it.<br />
One assumes that a releasing of all keys (which would include Ctrl) was tried, although this was not explicitly stated.<br />
Others have had such problems in the past.</p>
<hr />
<blockquote>
<p dir="auto">I still think the OP did Alt+W+W which pulled up Notepad++'s Windows dialog box</p>
</blockquote>
<p dir="auto">Dubious. OP said “there was a save icon right to them, far away from them but still on the same line”.  <em>Window</em> &gt; <em>Windows…</em> popup has no such “save icon”, whereas Ctrl+Tab Doc Switcher does.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/92344</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/92344</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Thu, 25 Jan 2024 01:44:00 GMT</pubDate></item><item><title><![CDATA[Reply to Accidental open on Thu, 25 Jan 2024 00:50:10 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/92334">Accidental open</a>:</p>
<blockquote>
<p dir="auto">Likely pressing Esc would have dismissed the Ctrl+Tab doc switcher.</p>
</blockquote>
<p dir="auto">Releasing the <code>Ctrl</code> button gets rid of the document switcher. There’s no need to press <code>Esc</code>. There seems to be is a Notepad++ bug in this area but it’s unrelated to the OP’s issue.</p>
<blockquote>
<p dir="auto">You didn’t press “Save”, you just pressed the entry for the file in the popup.  The icon there is merely showing you the saved/unsaved status; you can’t actually save a file there, only switch to it.</p>
</blockquote>
<p dir="auto">I still think the OP did <code>Alt+W+W</code> which pulled up Notepad++'s <code>Windows</code> dialog box. That dialog box is modal and so does not allow you to work on the documents while it’s up. The dialog box also has a save button at the right side.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/92342</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/92342</guid><dc:creator><![CDATA[mkupper]]></dc:creator><pubDate>Thu, 25 Jan 2024 00:50:10 GMT</pubDate></item><item><title><![CDATA[Reply to Accidental open on Wed, 24 Jan 2024 21:49:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/30125">@Menoulmop</a> said in <a href="/post/92325">Accidental open</a>:</p>
<blockquote>
<p dir="auto">But when that thing was opened i couldnt press any text on my code or the app, it would make windows sounds because of that thing</p>
</blockquote>
<p dir="auto">Likely pressing Esc would have dismissed the Ctrl+Tab doc switcher.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/30125">@Menoulmop</a> said in <a href="/post/92325">Accidental open</a>:</p>
<blockquote>
<p dir="auto">It closed once i clicked the save on my current file</p>
</blockquote>
<p dir="auto">You didn’t press “Save”, you just pressed the entry for the file in the popup.  The icon there is merely showing you the saved/unsaved status; you can’t actually save a file there, only switch to it.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/92334</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/92334</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Wed, 24 Jan 2024 21:49:46 GMT</pubDate></item><item><title><![CDATA[Reply to Accidental open on Wed, 24 Jan 2024 19:05:54 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> Thank you</p>
]]></description><link>https://community.notepad-plus-plus.org/post/92328</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/92328</guid><dc:creator><![CDATA[Menoulmop]]></dc:creator><pubDate>Wed, 24 Jan 2024 19:05:54 GMT</pubDate></item><item><title><![CDATA[Reply to Accidental open on Wed, 24 Jan 2024 18:57:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/30125">@Menoulmop</a> ,</p>
<p dir="auto">It’s hard to tell, but based on your description, I am guessing you (accidentally) hit <code>Ctrl+Tab</code>, which pops up the <strong>Document Switcher</strong> – try that intentionally to see if it’s what you did.</p>
<p dir="auto">It may be that Windows OS got into it’s “Sticky Keys” accessibility mode, where it left the <code>Ctrl</code> key “active” even though you weren’t hitting <code>Ctrl</code> any more, and then typing <code>Tab</code> in that OS-controlled state would activate Notepad++'s <code>Ctrl+Tab</code> <strong>Document Switcher</strong> feature.  (You can search the internet for how to turn off Windows Sticky Keys if it’s happening often.)</p>
<p dir="auto">The Online User Manual <a href="https://npp-user-manual.org/docs/preferences/#misc" rel="nofollow ugc">describes the preference setting</a> to turn off the <code>Ctrl+Tab</code>=<strong>Document Switcher</strong> feature.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/92327</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/92327</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Wed, 24 Jan 2024 18:57:46 GMT</pubDate></item><item><title><![CDATA[Reply to Accidental open on Wed, 24 Jan 2024 18:55:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/30125">@Menoulmop</a> Take a look at the <code>Window / Windows...</code> dialog box to se if it matches what you saw.  Normally there are no keyboard shortcuts to that box but <code>Alt+W+W</code> will cause it to pop up.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/92326</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/92326</guid><dc:creator><![CDATA[mkupper]]></dc:creator><pubDate>Wed, 24 Jan 2024 18:55:49 GMT</pubDate></item></channel></rss>