Steps to Reproduce
- <pdfviewer height="500px" src="resume.pdf"/>
- set browser zoom level 110% (not equal to 100%, could be 90%)
- scroll to the bottom of page 1
- scroll further
Current Result
nothing change
Expected Result
move to page 2
Debug Information
- if the browser zoom level = 100%, scrolling down to the bottom of a page can scroll to the next page, scroll up can go to the previous page
- scroll up to the top of a page doesn't move to the previous page
Workaround
- relates to
-
ZK-4414 scrolling can change pages in a pdfviewer at any zoom level
- Closed