-
New Feature
-
Resolution: Done
-
Normal
-
9.0.0
-
None
-
Security Level: Jimmy
-
None
-
None
Steps to Reproduce
1. run
<div height="500px"> <pdfviewer src="Bill.pdf" vflex="1" /> </div>
2. try to scroll down to the next page
Current Result
you can't. You can only scroll to the bottom of the page.
When a page is partially visible, scrolling can only allow you to scroll inside the current page. You can't scroll to another page.
Expected behavior
scrolling up/down can freely change to different pages.
- relates to
-
ZK-5706 pdfviewer: scrolling cannot change pages when the browser zoom level is not 100%
- Open