]> granicus.if.org Git - docbook-dsssl/commit
::Problem:
authorMichael Smith <xmldoc@users.sourceforge.net>
Mon, 9 May 2005 08:41:52 +0000 (08:41 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Mon, 9 May 2005 08:41:52 +0000 (08:41 +0000)
commit9cd9717f21cd4f77d41f5de701f8f3d5e8175b45
tree83b602385a0f0a3582653632207488c6b32783b7
parent81ec3e697f82591ce50351960ca0c730f3555284
::Problem:
  PAGE UP, PAGE DOWN, and HOME keyboard shortcuts not longer work
  as expected

::Cause:
  Shortcuts were replaced with letter-key shortcuts (N, P, H).

::Fix:
  Restored PAGE UP, PAGE DOWN, and HOME shortcuts by appending
  those keys to the list of valid shortcuts. Now, both those and
  the letter-key shortcuts are available. Also, added RIGHT ARROW,
  LEFT ARROW, and UP ARROW shortcuts. The complete list of
  shortcuts is now:

     * forward = n, N, SPACE, ENTER, RETURN, PAGE UP, RIGHT ARROW
     * backward = p, P, BACKSPACE, PAGE DOWN, LEFT ARROW
     * up = u, U, UP ARROW
     * home = h, H, HOME
     * toc = t, T

  (Closes bug #1196429; thanks to Roland Huss for reporting the
  problem)
slides/browser/slides.js