-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Description
Steps to Reproduce the Issue (STR)
- Get a CMD prompt
- Create a fairly lengthy directory path, e.g.
md w:\a123456789\b123456789\c123456789\d123456789\e123456789\f123456789\g123456789
- Create TWO files in this path:
echo ImFromTest1>w:\a123456789\b123456789\c123456789\d123456789\e123456789\f123456789\g123456789\test1.txt
echo ImFromTest2>w:\a123456789\b123456789\c123456789\d123456789\e123456789\f123456789\g123456789\test2.txt
- Open
test1.txtinto N++ by using File > Open and then specifying in the File name box:
w:\a123456789\b123456789\c123456789\d123456789\e123456789\f123456789\g123456789\test1.txt
- Modify the file's tab content in some manner, so that its tab icons turn red.
- Choose File > Close ; observe the appearance of this window :

- Press the
Cancelbutton so thattest1.txtis not actually closed - Open
test2.txtsimilarly to what was done for test1.txt in step 4, by specifying in the File name box:
w:\a123456789\b123456789\c123456789\d123456789\e123456789\f123456789\g123456789\test2.txt
- Modify
test2.txt's file's tab content in some manner, so that its tab icons turn red. - Choose File > Close All ; observe the appearance of this window :

Expected Behavior
I expected to see the full file path of my file when I'm prompted to save it in step 10, so I can be sure that I'm saving the intended file. I am shown the complete path in step 6; why not in step 10?
Actual Behavior
The file path of my file is truncated in step 10, so much so that I can't see the rightmost part of the path, leaving me uncertain I am saving changes to the correct file. The information should be presented more like in step 6.
Debug Information
Notepad++ v7.8.9 (32-bit)
Build time : Jul 15 2020 - 20:26:50
Path : C:\....................\npp.7.8.9.bin\notepad++.exe
Admin mode : OFF
Local Conf mode : ON
OS Name : Windows 10 Enterprise (64-bit)
OS Version : 1809
OS Build : 17763.1339
Current ANSI codepage : 1252
Plugins : mimeTools.dll NppConverter.dll NppExport.dll PythonScript.dll