[feature request] The last page should be allowed to scroll beyond end.

In most academic papers, the last page will be references & bibliographies. A user can click the citations on articles to jump to them. Mostly they work, but they cannot reach links at the lower bottom of the last page. Scanning by eyes is annoying and maybe disrupts the simple jump <-> jump back.

# What is the expected behaviour?

Click a link (toward the last page) should take the user to the precise position without being limited by scroll.

# Steps to reproduce the problem:

- Click a link which leads you to the lower position of the last page of the pdf.
- The poison will not be reached because pdf.js cannot let the user scroll beyond the last page.

# Extra info from pdf.js (they marked it WONTFIX)
https://github.com/mozilla/pdf.js/issues/14838

Sign In or Register to comment.