Notepad3
Notepad3 copied to clipboard
[BUG] Folder handle leak
I've been using NP3 for many years, and I really enjoy this lightweight editor. Over the years, I've seen many improvements to NP3, but there are a few annoying issues that have been bothering me, so I decided to report them today.
Steps to Reproduce:
- Use File > Open (ALT+F O) to open any file within a folder.
- The folder handle for the folder containing the opened file is not released, causing the folder to remain in use and preventing its deletion.
- Even after opening a new file to close the original file, the folder is still in use.