4625: In an interdiff I am seeing two new lines being added in separate parts of the code. One is marked green as an addition, and the other is not marked at all. There is a new newline with no green bar.

Delpire

What version are you running?

2.5.13.1

What's the URL of the page containing the problem?

https://review-board.natinst.com/r/214603/diff/1-2/?collapse=1

What steps will reproduce the problem?

  1. Not sure. Add some new lines, diff, and see if some appear green.

What is the expected output? What do you see instead?

I expect every new line to have a green bar. Especially single, new newlines.

What operating system are you using? What browser?

Windows 7, Chrome.

Please provide any additional information below.

Both of these new lines were added between methods, i.e. between the closing bracket, '}', and the method signature. The new line that is NOT marked green is above the method, and the new line that is correctly marked green is below the method.