<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - "Previous page" and "Next page" functions in navigator not available for keyboard binding"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=101211#c35">Comment # 35</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - "Previous page" and "Next page" functions in navigator not available for keyboard binding"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=101211">bug 101211</a>
              from <span class="vcard"><a class="email" href="mailto:raykowj@gmail.com" title="Jim Raykowski <raykowj@gmail.com>"> <span class="fn">Jim Raykowski</span></a>
</span></b>
        <pre>Some findings:

When the view is scrolled to a page that does not have the cursor, 'Page
Up/Down' (.uno:PageUp/Down) scroll the view and reposition the cursor relative
to the current page in the view.

'To Beginning of Previous/Next Page' (.uno:GotoStartOfNext/PrevPage) scroll is
done relative to the page with the cursor.

E.g. Cursor is located on page 2 and view is scrolled to show page 10. 'To
Beginning of Previous Page' scrolls view to page 1 versus 'Page Up' which
either scrolls to page 10 or page 9 and positions cursor in one or the other.
'Navigate By Page' follows the Page Up/Down behavior of page scrolling relative
to the view.

The first approach for the new 'To Previous/Next Page' commands follow the same
scroll behavior as 'To Begining of Previous/Next Page', scroll relative to page
of cursor. The second approach (Patch Set 4) follows 'Page Up/Down' behavior,
scroll relative to page in view.</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>