<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - VIEWING: Screen jumps when scrolling down with arrow keys, refactor Smooth Scroll function"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=46988#c34">Comment # 34</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - VIEWING: Screen jumps when scrolling down with arrow keys, refactor Smooth Scroll function"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=46988">bug 46988</a>
              from <span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span></b>
        <pre>A code pointer: SwView::GetYScroll(). Making it return 1 instead of
(m_aVisArea.GetHeight() * nScrollY) / 100 would provide almost what is needed.
Whoever interested would need to make sure that scroll happens to whole line
(instead of "about whole line"); and to implement the user setting for that.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>