You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Semantically, it is more correct to encode the fragment in the URL
instead of the URL-encoded `file` query parameter. This shouldn't matter
in practice, because `rewriteUrlClosure` in `chromecom.js` decodes the
`file` parameter and restores the fragment. However, as mozilla#16625 shows,
there was a case where this did not work as expected.
Attach (recommended) or Link to PDF file here:
https://researchtorevenue.files.wordpress.com/2015/04/1r41ai10801601_fong.pdf#page=20
Configuration:
Microsoft Edge 114.0.1823.58 (Official build) (64-bit)
Windows 10 Enterprise 19044.3086 21H2
PDF.js 3.7.108
It is a browser extension
Steps to reproduce the problem:
What is the expected behavior?
Previous version of PDF.js went directly to the page number based on the suffix added to the URL #page=
What went wrong?
It did not go to the page number from the URL
Thanks for providing an excellent PDF viewer!
The text was updated successfully, but these errors were encountered: