Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Folder handle leak #5342

Open
System233 opened this issue Dec 4, 2024 · 0 comments
Open

[BUG] Folder handle leak #5342

System233 opened this issue Dec 4, 2024 · 0 comments

Comments

@System233
Copy link

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:

  1. Use File > Open (ALT+F O) to open any file within a folder.
  2. The folder handle for the folder containing the opened file is not released, causing the folder to remain in use and preventing its deletion.
  3. Even after opening a new file to close the original file, the folder is still in use.
    image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant