Bug 453032

Summary: The last page should be allowed to scroll beyond end
Product: [Applications] okular Reporter: shenlebantongying <shenlebantongying>
Component: PDF backendAssignee: Okular developers <okular-devel>
Status: RESOLVED INTENTIONAL    
Severity: wishlist CC: aacid
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description shenlebantongying 2022-04-26 03:22:08 UTC
# 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:

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

# Scenario

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 bottom of the page. Scanning by eyes is annoying and maybe disrupts the simple jump ↔ jump back.
Configuration:

# Sample pdf with links at the end of the page, it is open access:
https://dl.acm.org/doi/10.1145/3386330

# ADDITIONAL INFORMATION

I also reported same bug to pdf.js https://github.com/mozilla/pdf.js/issues/14838
Comment 1 Albert Astals Cid 2022-04-26 20:07:37 UTC
I disagree.

Besides Okular doesn't use pdf.js