Description of the Issue
File is added to the Recent Files List when it is only moved to the other view.
The behavior is wrong because the file is not actually closed.
Steps to Reproduce the Issue
- Open N++ and clear the Recent Files List.
- Open two files.
- Move one of them to the other view.
- Look at the Recent Files List - the moved file is added there.
Expected Behavior
Just move the file to the other view without adding it to the Recent Files List.
Actual Behavior
File is added to the Recent Files List when it is only moved to the other view.
Debug Information
When moving the file to the other view it is first closed in the current view which causes it to be added to the Recent Files List.