1. Allow the elastic behavior of the PDFViewer's mobile scroller to be disabled. Currently, when scrolling to the top or to the bottom, the document jumps and then immediately re-adjusts its position under the widget's header/bottom border.
2. Add the ability to manually scroll the document up/down with mousedown.
3. Add keyboard scrolling support.
Hello,
We have worked on improving the scrolling in the PDFViewer and the improvements are available in the R3 2023 release (2023.3.1010). Check out the example below, where the enhancements listed in this request are available.
https://demos.telerik.com/aspnet-core/pdfviewer
Regards,
Viktor Tachev
Progress Telerik
Hello,
Thank you for the suggestions. They provide valuable feedback on what features are a good future fit for our components.
That said we prioritize the requests based on number of customer votes and also the impact for the component and regularly evaluate the requests when planning a future release.
Regards,
Viktor Tachev
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
Additional issue that could be improved: The scrollTop position is not always correct when zooming large PDF File. Steps to replicate:
1. Open the Dojo example
2. Import the attached PDF.
3. Click 'Go to the last page' and then click back 'Go to the first page'
4. Zoom in the pdf.
5. Start scrolling page by page to the end of the file
When the PDF file is zoomed the scrollTop position is different (screencast)
The scroller behavior needs to be improved in order for the scrollTop position to be easily accessed and to return the same value when the file is zoomed.
Regards,
Neli
Progress Telerik