Bug 701615 - Space key (go to next page) does not work on penultimate page
Summary: Space key (go to next page) does not work on penultimate page
Status: RESOLVED DUPLICATE of bug 701402
Alias: None
Product: MuPDF
Classification: Unclassified
Component: mupdf (show other bugs)
Version: 1.16.1
Hardware: PC OpenBSD
: P4 minor
Assignee: MuPDF bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-17 09:09 UTC by tb
Modified: 2019-09-17 13:41 UTC (History)
1 user (show)

See Also:
Customer:
Word Size: ---


Attachments
Proposed fix for off-by-one (370 bytes, patch)
2019-09-17 09:09 UTC, tb
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tb 2019-09-17 09:09:23 UTC
Created attachment 18153 [details]
Proposed fix for off-by-one

This is due to an off-by-one in platform/x11/pdfapp.c, see attached diff (CLA: trivial).
Comment 1 Sebastian Rasmussen 2019-09-17 13:41:33 UTC

*** This bug has been marked as a duplicate of bug 701402 ***