id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
2766	Panelized search results - current position not saved after edit	victor-homyakov	angel_il	"**What version of Midnight Commander is used?**

From 4.7.5.5 to 4.8.2

**What steps will reproduce the problem?**

1. Create test folder structure:
     test/
     test/1/
     test/2/

2. Create files with similar names in folder and subfolders:
     test/pom.xml
     test/1/pom.xml
     test/2/pom.xml

3. Go into test folder and search for files (mask does not matter - * or *.xml or pom.xml) then press ""Panelize"" button. Temp panel will look like:
     1/pom.xml
     2/pom.xml
     pom.xml

4. Open editor on first file (F4 on ""1/pom.xml"").

5. Close editor.

**What is the expected output?**

Cursor should stay on the first file.

**What do you see instead?**

Cursor will be positioned on the last file (actually on the last file with the same name as edited).
"	defect	closed	major	4.8.3	mc-core	master	fixed					merged	committed-master committed-stable
