I am comparing two files. The compare works up to line 177, where there is a block of text (~25 lines) in the left file that is not in the right file. Beyond that point, the files are again the same for 100's of lines. The missing block of text is properly shown as different and the lines below the missing text are properly aligned, however the lines beyond the missing text are shown as being different.
If I copy a few line at the beginning of the missing text from the left file to the right file, the lines below the missing text all change to indicate they match.
I have attached two screenshots to demonstrate the issue.
If I copy a few line at the beginning of the missing text from the left file to the right file, the lines below the missing text all change to indicate they match.
I have attached two screenshots to demonstrate the issue.
Comment