Modify ↓
Opened 14 years ago
Last modified 14 years ago
#9621 new defect
Display problem with side by side diff and ignore blank lines
Reported by: | Dave Matthews | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | next-major-releases |
Component: | version control/changeset view | Version: | 0.13dev |
Severity: | minor | Keywords: | diff |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Example: changeset:10046, view differences side by side, show the changes in full context, ignore blank lines.
After line 639 (which is removed in this changeset) the content becomes offset by 1 line. Further down the files get re-aligned because line 675 is repeated on the right.
Presumably this ought to be displayed in the same way as it would be without blank lines ignored, just without the blank line highlighted.
Attachments (0)
Change History (1)
comment:1 by , 14 years ago
Keywords: | diff added |
---|---|
Milestone: | → next-major-0.1X |
Priority: | normal → low |
Severity: | normal → minor |
Version: | → 0.13dev |
Note:
See TracTickets
for help on using tickets.