Kallithea issues archive

Issue #83: side by side diff: missing code when scrolling

Reported by: Thomas De Schampheleire
State: resolved
Created on: 2015-01-23 13:42
Updated on: 2015-01-27 20:05

Description

In a side by side diff of a file that is longer than screen height, when scrolling on one side, the code lines on the other side stop at some point, showing a blank area. When you move your mouse to the other side and scroll there, the missing line suddenly reappear. This behavior also happens when scrolling from 'the other side'.

Seen on Linux, Firefox 33.0 (not tested on other platforms/browsers).

Attachments

Comments

Comment by Jan Heylen, on 2015-01-23 16:13

fyi, same issue is seen using Opera 26.0 on Microsoft Windows 7

Comment by Mads Kiilerich, on 2015-01-23 18:18

I think it came with the nice https://bitbucket.org/conservancy/kallithea/pull-request/56/update-codemirror-version-to-47-and-fix/diff . There might be some incompatibility / missing integration between Mergely and Codemirror. @oyarzun ?

Comment by Christian Oyarzun, on 2015-01-23 19:17

Comment by Jan Heylen, on 2015-01-24 12:25

Comment by Thomas De Schampheleire, on 2015-01-27 20:05

Issue resolved after merging pull request #74