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

Function List: retain tree state after Save/Reload #10280

Closed
Yaron10 opened this issue Jul 28, 2021 · 0 comments
Closed

Function List: retain tree state after Save/Reload #10280

Yaron10 opened this issue Jul 28, 2021 · 0 comments

Comments

@Yaron10
Copy link

Yaron10 commented Jul 28, 2021

STR 1:
Open Notepad_plus.cpp.
Open the Function List panel.
You get the following state.

תמונה

Double-click isUrl, edit that function body, save the file and return focus to the FL by clicking on its caption.

Result:
The root Notepad_plus.cpp node is selected.

Expected:
isUrl should be selected.


STR 2:
Open Notepad_plus.cpp.
Open the Function List panel.
Expand the Notepad_plus node.
You get the following state.

תמונה

Press Sort by Name.
Double-click replaceInFiles, edit that function body, save and return focus to the FL by clicking on its caption.

Result:
The tree is collapsed and the Notepad_plus.cpp node is selected.

Expected:
The tree should retain its expanded state and replaceInFiles should be selected.


Notepad++ v8.1.2 (32-bit)
Build time : Jul 28 2021 - 01:28:03
Path : C:---\notepad++.exe
Command Line :
Admin mode : ON
Local Conf mode : ON
Cloud Config : OFF
OS Name : Windows 10 Enterprise (64-bit)
OS Version : 2009
OS Build : 19042.985
Current ANSI codepage : 1255
Plugins : ComparePlus.dll HTMLTag_unicode.dll MenuIcons.dll PythonScript.dll _CustomizeToolbar.dll

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant