Description
winmerge: Version 2.16.32.0 x64, OS: Windows 11 Enterprise 22H2
I compare two source code folders (large projects with many files/subfolders)
I open a file (in the vvideo example p136.c) and compare the two versions of that file and leave the tab open,
I open another file (bridge.cpp) and compare the two versions of that file
I copy a change from the right to left file in the bridge.cpp and save using Ctrl+S or Alt+F+S
Instead of saving the changes to bridge.cpp, p136.c (file in tab 1) is overwritten with a copy of bridge.cpp (file from tab2)
Any subsequent file opened doesthe same thing - looks OK until you save changes, then the left file becomes the file from the first tab opened.
If I restart Winmerge it behaves properly for a while then starts doing the same thing again sometime later.