**(Resolved by D12489)** Old comments on the right-hand side port forward to the right-hand side, even if the left-hand side would be more appropriate.
- Create diff 1, leave comments on the right-hand side.
- Create diff 2, leave comments on the right-hand side.
- Create diff 3, leave comments on the right-hand side.
- Diff 2 vs 3.
- Comments on diff 1 are shown on the right, but showing them on the left makes more sense.
- Diff 1 vs 2.
- Comments on diff 3 are shown on the right. This is desirable.
{F377680}
---
**(Resolved by D12491)** If a file is shortened (for example, it is mostly deleted), comments do not port forward into it.
- Create diff 1, leave comments on the right-hand side in the middle/bottom of the file.
- Delete almost all of the file.
- Create diff 2.
- View diff 2 vs base.
- Expect to see comments at the end of right-hand side (maybe with annotations).
- Actually see nothing.
{F377707}
---
Clicking "Reply" on comments which have been ported forward or backward does not work.
{F377741}