Bug 409482

Summary: horizontal scrolling in diff view does not show full line
Product: [Applications] kdiff3 Reporter: Martin Koller <kollix>
Component: applicationAssignee: michael <reeves.87>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 1.8.x   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Martin Koller 2019-07-04 07:51:03 UTC
SUMMARY
clicking on a different file when comparing a directory shows the diff view
at the bottom.
There I scroll down to see the changed line, which is wider than the left or right source view so I scroll horizontally to see the rest of the line.
However the right part of the line is sometimes not shown or shown cut.
For me this looks like a redraw problem since when I scroll by dragging the scrollbar handle, nothing is shown at the part which is moved into the view from the right side. However when I click inside the scrollbar to scroll page-wise to the right, then I can see the right part of the line

SOFTWARE/OS VERSIONS
openSuse Leap 15.0 with
KDE Frameworks 5.59.0
Qt 5.13.0 (built against 5.13.0)
The xcb windowing system
Comment 1 michael 2019-07-05 16:15:27 UTC
Looks like its related to https://bugs.kde.org/show_bug.cgi?id=407894

*** This bug has been marked as a duplicate of bug 407894 ***