wickedest / Mergely

Merge and diff documents online
http://www.mergely.com
Other
1.18k stars 228 forks source link

Broken rendering of removed lines (randomly black instead of red) #105

Closed teo1978 closed 5 years ago

teo1978 commented 5 years ago

In this screenshot, the two differences are both lines in the left file that have been removed in the right file. There's no reason why they should be treated any differently.

Yet, in the first one, the line marking the insertion point on the right, the connection in the middle, and PART of the borders on the left, are black instead of red. The second one is all red which is the sensible layout.

screenshot from 2019-01-23 19-20-49

wickedest commented 5 years ago

The black border is showing you the currently selected change. Use Alt+↑ and Alt+↓ to move between changes.

teo1978 commented 5 years ago

I see.

That's counterintuitive AF, especially since I didn't select anything, or at least I didn't do anything that I'd expect to result in selecting the change (and it was not the first one)