| Summary: | Appearance of differ dialog is not suitable for source code | ||
|---|---|---|---|
| Product: | [Developer tools] kdevplatform | Reporter: | Alexander Potashev <aspotashev> |
| Component: | vcs | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | wishlist | CC: | aleixpol |
| Priority: | LO | Keywords: | junior-jobs |
| Version First Reported In: | git master | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Alexander Potashev
2016-04-19 11:48:13 UTC
Confirmed. The patch review plugin usually takes care of displaying the diff inside the KDevelop main window though. Can you make sure it is loaded? At any rate: We need to fix the workflow where it is missing, so keeping this one open. Oops... On the machine where I noticed the poorly formatted diff I had to disable "patchreview" because I was too lazy to install libkcomparediff2[kf5]. Thanks for the confirmation. I think we should just assume that libkcomparediff is there and drop such dialog altogether. It's not something we're maintaining appropriately anyway, since most of us never see it. Alright, I just noticed we already have a hard dependency on libkomparediff2 (when compiling the patchreview plugin). So we already require it to be there. Marking this one as invalid then. |