<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal"><p dir="auto">On 13 Nov 2018, at 0:04, Ed Wong wrote:</p>
<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">When I move between tabs (either by clicking on tab or using Option-Command left, right arrows) sometimes the page scrolls up by 1 to 3-4 lines each time. But once it does this scrolling then it will do so every time I come back to that tab.</p>
</blockquote><p dir="auto">The problem is that it stores a buffer offset as the “first character” but this may visually change due to delayed softwrap calculation.</p>
<p dir="auto">It’s not a new issue: Once I get around to overhaul the text layout/rendering code, I expect to address this and other related issues.</p>
</div>
</div>
</body>
</html>