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 save prompt when closing one view in split view #13644

Open
CennoxX opened this issue May 11, 2023 · 1 comment
Open

Unnecessary save prompt when closing one view in split view #13644

CennoxX opened this issue May 11, 2023 · 1 comment

Comments

@CennoxX
Copy link
Contributor

CennoxX commented May 11, 2023

Description of the Issue

When working with a document opened duplicated in split view in Notepad++, if one view is closed, the software prompts the user to save changes. This behavior can be inconvenient, as the changes should only be saved when the second view is also closed.

Steps to Reproduce the Issue

  1. Open Notepad++ and open a document.
  2. Rightclick on document tab > Move Document > Clone to Other View
  3. Make changes to the content of one view.
  4. Close one of the windows.

Expected Behavior

When closing one of the duplicate windows in split view, Notepad++ should not prompt the user to save changes. The changes should only be saved when the second view is also closed.

Actual Behavior

Currently, when closing one of the duplicate views in split view, Notepad++ prompts the user to save changes, which can be inconvenient as the changes should only be saved when the second view is also closed.

Debug Information

Notepad++ v8.5.2 (32-bit)
Build time : Apr 4 2023 - 19:48:53
Path : C:\Program Files (x86)\Notepad++\notepad++.exe
Admin mode : OFF
Local Conf mode : OFF
Cloud Config : OFF
OS Name : Windows 10 Enterprise (64-bit)
OS Version : 22H2
OS Build : 19045.2846
Current ANSI codepage : 65001
Plugins :
BetterMultiSelection (1.4)
ComparePlus (1.1)
CSVLint (0.4.6.2)
CustomizeToolbar (5.3)
LocationNavigate (0.4.8.1)
LuaScript (0.12)
mimeTools (2.9)
NppConverter (4.5)
NppExport (0.4)
NPPJSONViewer (2.0.4)
NppMenuSearch (0.9.6)
pork2sausage (2.3)

@Yaron10
Copy link

Yaron10 commented May 11, 2023

@CennoxX,

I see your point.
OTOH - if you have a lot of tabs opened, you might forget the tab is duplicated and wonder why you don't get the Save prompt.

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

2 participants