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

Unnecessary prompt for reload of file #8619

Open
ogawaffm opened this issue Jul 27, 2020 · 2 comments
Open

Unnecessary prompt for reload of file #8619

ogawaffm opened this issue Jul 27, 2020 · 2 comments

Comments

@ogawaffm
Copy link

Description of the Issue

Steps to Reproduce the Issue

  1. Open notepad++ via command line with filename argument
  2. Change file externally (maybe several times) until notepad++ will not recognize the file update
  3. Reload the file with STRG+R

Expected Behavior

  1. notepad++ reloads the file
  • done-

Actual Behavior

  1. notepad++ reloads the file
    2 after reload it notifies that the file was changed and asks if it shall reload the file
    => the prompt is unneccessary

Debug Information

Notepad++ v7.8.9 (32-bit)
Build time : Jul 15 2020 - 20:26:50
Path : C:\Program Files (x86)\Notepad++\notepad++.exe
Admin mode : OFF
Local Conf mode : OFF
OS Name : Windows 10 Enterprise (64-bit)
OS Version : 1909
OS Build : 18363.959
Current ANSI codepage : 1252
Plugins : mimeTools.dll NppConverter.dll NppExport.dll

@LethiferousMoose
Copy link

I was also noticing this issue lately with log files being open, it's rather annoying since I am doing a lot of manual reloads to check log progress and then it keeps prompting me for something I tried to do manually...

@bveldkamp
Copy link

I just noticed the same thing. It happens only when NP++ is already active, if not, NP++ will ask for a reload as soon as it's activated, so a manual reload isn't necessary.

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

3 participants