-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Labels
Description
Description of the Issue
"Remember last used directory" unexpected behaviour:
This option doesn't only remember last used directory, but also remember last browsed directory.
Steps to Reproduce the Issue
- Save a file in
c:\youAreTheChosenOne\ - Switch to another file, choose "Save as..." command
- Save as dialog appear with
c:\youAreTheChosenOne\, which is good. - Browse to another directory
c:\tmp\in dialog, then click Cancel - Switch to another file, choose "Save as..." command
Expected Behavior
c:\youAreTheChosenOne\ should be always the last used directory in the dialog.
Actual Behavior
c:\tmp\ becomes the last used directory in the dialog, even it's browsed but the file not saved in.
Debug Information
Notepad++ v8.1.1 (32-bit)
Build time : Jul 5 2021 - 02:45:12
Path : C:\xxxxxxxx\notepad-plus-plus\PowerEditor\bin\notepad++.exe
Command Line : -udl=regexGlobalTest .\udl-regexGlobalTest\unitTest
Admin mode : ON
Local Conf mode : ON
Cloud Config : OFF
OS Name : Windows 10 Home (64-bit)
OS Version : 2009
OS Build : 19042.1052
Current ANSI codepage : 1252
Plugins : none
Reactions are currently unavailable