| Summary: | word-diff markers in git diff are vertically misaligned | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Robert Riemann <robert> |
| Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | waqar.17a |
| Priority: | NOR | ||
| Version First Reported In: | 23.04.3 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/utilities/kate/-/commit/705aaac1b8624f529049af6e18a9c76d725237b0 | Version Fixed/Implemented In: | 23.08 |
| Sentry Crash Report: | |||
| Attachments: |
screenshot showing the problem
test.md that I commited first test.md with some changes to reproduce the problem in kate diff view |
||
|
Description
Robert Riemann
2023-08-14 13:02:08 UTC
Hi, can you share the text files that you used? Created attachment 160949 [details]
test.md that I commited first
Created attachment 160950 [details]
test.md with some changes to reproduce the problem in kate diff view
Git commit d6f41fea4db80b8b1dc47b1ee240756febb53f5f by Waqar Ahmed. Committed on 14/08/2023 at 16:40. Pushed by waqar into branch 'master'. Use QFontMetrics::lineSpacing to calculate the line y offset M +2 -2 apps/lib/diff/diffeditor.cpp https://invent.kde.org/utilities/kate/-/commit/d6f41fea4db80b8b1dc47b1ee240756febb53f5f Git commit 705aaac1b8624f529049af6e18a9c76d725237b0 by Waqar Ahmed. Committed on 14/08/2023 at 16:41. Pushed by waqar into branch 'release/23.08'. Use QFontMetrics::lineSpacing to calculate the line y offset (cherry picked from commit d6f41fea4db80b8b1dc47b1ee240756febb53f5f) M +2 -2 apps/lib/diff/diffeditor.cpp https://invent.kde.org/utilities/kate/-/commit/705aaac1b8624f529049af6e18a9c76d725237b0 |